YARN-11607: TestTimelineAuthFilterForV2 fails intermittently (#6459) Contributed by Susheel Gupta.
Signed-off-by: Shilun Fan <slfan1989@apache.org>
This commit is contained in:
parent
1036544480
commit
d0df0689b4
@ -337,7 +337,7 @@ public class TestTimelineAuthFilterForV2 {
|
||||
try {
|
||||
publishAndVerifyEntity(appId, entityTypeDir, entityType, numEntities);
|
||||
} catch (YarnException e) {
|
||||
Thread.sleep(50);
|
||||
Thread.sleep(100);
|
||||
continue;
|
||||
}
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user