-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Flaky-test: LeaderElectionTest.revalidateLeaderWithinSameSession #21535
Comments
Recent failures: Flaky-test: org.apache.pulsar.metadata.LeaderElectionTest.revalidateLeaderWithinSameSession org.apache.pulsar.metadata.LeaderElectionTest is flaky. The revalidateLeaderWithinSameSession test method fails sporadically.
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
example failure 2023-11-15T06:20:40.2995786Z Full exception stacktrace
|
|
Flaky-test: org.apache.pulsar.metadata.LeaderElectionTest.revalidateLeaderWithinSameSession org.apache.pulsar.metadata.LeaderElectionTest is flaky. The revalidateLeaderWithinSameSession test method fails sporadically.
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
|
In the Test revalidateLeaderWithinSameSession() it is calling assertEqualsAndRetry() method in which it is using Lambda Expression. There it is calling the actual.get() method two times. |
@lhotari what do you think about mentioned solution in above comment. |
@nikam14 subscribe to the developer mailing list and start a discussion thread about this change. |
Search before asking
Example failures
Exception stacktrace
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: