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

Intermittent test failures in ClientErrorsTest.testConsumerReconnect #207

Closed
merlimat opened this issue Feb 13, 2017 · 1 comment · Fixed by #221
Closed

Intermittent test failures in ClientErrorsTest.testConsumerReconnect #207

merlimat opened this issue Feb 13, 2017 · 1 comment · Fixed by #221
Assignees
Milestone

Comments

@merlimat
Copy link
Contributor

testConsumerReconnect(com.yahoo.pulsar.client.api.ClientErrorsTest)  Time elapsed: 5.018 sec  <<< FAILURE!
java.lang.AssertionError: expected [3] but found [2]
	at com.yahoo.pulsar.client.api.ClientErrorsTest.testConsumerReconnect(ClientErrorsTest.java:659)
@merlimat merlimat added this to the 1.17 milestone Feb 13, 2017
@merlimat merlimat self-assigned this Feb 17, 2017
@merlimat
Copy link
Contributor Author

Looks like this tests is exposing some real reconnection race conditions.

sijie pushed a commit to sijie/pulsar that referenced this issue Mar 4, 2018
hrsakai pushed a commit to hrsakai/pulsar that referenced this issue Dec 10, 2020
* Update release process

Signed-off-by: xiaolong.ran <rxl@apache.org>

* fix a little

Signed-off-by: xiaolong.ran <rxl@apache.org>
hangc0276 pushed a commit to hangc0276/pulsar that referenced this issue May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant