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 2020/04/21 22:58:54 UTC

[GitHub] [druid] maytasm opened a new pull request #9739: Fixes intermittent failure in ITAutoCompactionTest

maytasm opened a new pull request #9739:
URL: https://github.com/apache/druid/pull/9739


   Fixes intermittent failure in ITAutoCompactionTest
   
   ### Description
   
   Fix intermittent failure in ITAutoCompactionTest due to race condition areSegmentsLoaded by first calling getSegments to verify the segment counts
   
   This PR has:
   - [x] been self-reviewed.
   - [ ] added documentation for new or modified features or behaviors.
   - [ ] added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
   - [ ] added or updated version, license, or notice information in [licenses.yaml](https://github.com/apache/druid/blob/master/licenses.yaml)
   - [ ] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
   - [ ] added unit tests or modified existing tests to cover new code paths.
   - [ ] added integration tests.
   - [ ] been tested in a test Druid cluster.
   


----------------------------------------------------------------
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] maytasm edited a comment on issue #9739: Fixes intermittent failure in ITAutoCompactionTest

Posted by GitBox <gi...@apache.org>.
maytasm edited a comment on issue #9739:
URL: https://github.com/apache/druid/pull/9739#issuecomment-617505642


   @clintropolis 
   Please see this for running the flaky tests 20 times -> all 20 times passed.
   https://travis-ci.com/github/maytasm/druid/builds/161344702


----------------------------------------------------------------
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] maytasm commented on issue #9739: Fixes intermittent failure in ITAutoCompactionTest

Posted by GitBox <gi...@apache.org>.
maytasm commented on issue #9739:
URL: https://github.com/apache/druid/pull/9739#issuecomment-617505642


   @clintropolis 
   Please see this for running that flaky tests 20 times.
   https://travis-ci.com/github/maytasm/druid/builds/161344702


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