zentol opened a new pull request, #20378:
URL: https://github.com/apache/flink/pull/20378

   Resolves a class of test instabilities where ZK is unavailable for longer 
than the default session timeout (which seemingly gets reduced to 13-20 
seconds) allows. Examples are GC pauses or writes to disk (which may be 
impaired by other tests running on the machine)
   
   All usages of the curator `TestingServer` were migrated to a new utility 
factory method that increases the server-side max session timeout to 60 seconds.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to