asdf2014 commented on issue #6174: AssertionError at testCheckpointForInactiveTaskGroup in KafkaSupervisorTest URL: https://github.com/apache/incubator-druid/issues/6174#issuecomment-414042464 Hi, @jihoonson . I also encountered this issues in job#[417558893](https://travis-ci.org/apache/incubator-druid/jobs/417558893#L2440) too. Should we add the following code to avoid it, similar to the [operation](https://github.com/apache/incubator-druid/blob/master/extensions-core/kafka-indexing-service/src/test/java/io/druid/indexing/kafka/supervisor/KafkaSupervisorTest.java#L2188-L2190) in the `testCheckpointForUnknownTaskGroup` test case?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
