-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-11607: TestTimelineAuthFilterForV2 fails intermittently #6459
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
|
Tried running the testcase 100 times in a row but the testcase failure cannot be reproduced. The sleep interval between retries is relatively short, I believe that the execution time of the asynchronous call might be insufficient. |
|
🎊 +1 overall
This message was automatically generated. |
@susheelgupta7 Thank you for your contribution! Although this may not be a complete solution, I couldn't think of a better way either. Hopefully, there will be a better solution in the future. |
|
@susheelgupta7 Thanks for your contribution! merged into trunk. |
|
Thanks! @slfan1989 |
…6459) Contributed by Susheel Gupta. Signed-off-by: Shilun Fan <slfan1989@apache.org>
…tly (apache#6459) Contributed by Susheel Gupta. Signed-off-by: Shilun Fan <slfan1989@apache.org> Change-Id: I43a0a5c458e214349b24d0ddb6a1830aaa869153
Description of PR
JIRA: YARN-11607: TestTimelineAuthFilterForV2 fails intermittently
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?