-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-15952. TestRouterRpcMultiDestination#testProxyGetTransactionID and testProxyVersionRequest are flaky. #2970
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
Conversation
…nd testProxyVersionRequest are flaky.
This comment has been minimized.
This comment has been minimized.
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM.
Thanx @aajisaka for the fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 (non-binding)
Filed HDFS-16006 |
Merged. Thank you @ayushtkn and @virajjasani |
…nd testProxyVersionRequest are flaky. (apache#2970)
JIRA: HDFS-15952
Manually ran the flaky unit tests 5 times, and all passed.
The fix is based on #2860