Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Updates #1073

Merged
merged 5 commits into from Sep 12, 2022
Merged

Some Updates #1073

merged 5 commits into from Sep 12, 2022

Conversation

derekcollison
Copy link
Member

As we prep post 2.9 release.

Signed-off-by: Derek Collison derek@nats.io

Signed-off-by: Derek Collison <derek@nats.io>
This would have been useful for example I worked on that needed multiple replies.

Signed-off-by: Derek Collison <derek@nats.io>
@coveralls
Copy link

coveralls commented Sep 10, 2022

Coverage Status

Coverage decreased (-0.1%) to 85.568% when pulling cec1d25 on updates into a1017ee on main.

Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

nats.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

go_test.sum Show resolved Hide resolved
nats.go Show resolved Hide resolved
@@ -7587,6 +7587,8 @@ func TestJetStreamSubscribeContextCancel(t *testing.T) {
}

func TestJetStreamClusterStreamLeaderChangeClientErr(t *testing.T) {
t.Skip("The 2.9 server changed behavior making this test fail now")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is failing? And does that mean that the test is no longer relevant or that there is a breaking change? I don't remember changes in server that would explain that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember we were over zealous in responding from non-leaders in the server and changed that behavior to make some of the server tests pass consistently.

This test now does have timeouts for calls to StreamInfo.

Signed-off-by: Derek Collison <derek@nats.io>
Signed-off-by: Derek Collison <derek@nats.io>
Signed-off-by: Derek Collison <derek@nats.io>
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit 25b6392 into main Sep 12, 2022
@piotrpio piotrpio deleted the updates branch September 20, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants