tgravescs commented on pull request #29225:
URL: https://github.com/apache/spark/pull/29225#issuecomment-678326004
so @Ngone51 found this again here:
for the flaky ExecutorAllocationManagerSuite :
https://github.com/apache/spark/pull/29452/checks?check_run_id=1008962797
entire test suite ran in less then 5 seconds
The logs that I see are fine up til it fails but the output is intermixed
with other test Suites running so its hard to differentiate some of the logs.
The only path I see this can changed would be on a decrement triggered by an
updateAndSync and the only way it should hit that is if the timer fired. So it
might be the initial timer as stated above. I'll put up a PR with some more
debugging enabled to see if I can verify it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]