You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/17 22:37:26 UTC

[GitHub] [druid] loquisgon opened a new pull request #11265: Fix flaky Kafka Data Format integration test

loquisgon opened a new pull request #11265:
URL: https://github.com/apache/druid/pull/11265


   The `ITRetryUtil` class now stops retrying if the provided lambda encounters an exception. Now it will continue retrying until the retry count is hit. In this case, it remembers and propagates the last exception.
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis merged pull request #11265: Catch exception inside ITRetryUtil to fix one of the causes for flaky integration tests

Posted by GitBox <gi...@apache.org>.
clintropolis merged pull request #11265:
URL: https://github.com/apache/druid/pull/11265


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org