QiuMM commented on a change in pull request #6676: Handoff should ignore segments that are dropped by drop rules URL: https://github.com/apache/incubator-druid/pull/6676#discussion_r237104356
########## File path: server/src/test/java/org/apache/druid/segment/realtime/plumber/CoordinatorBasedSegmentHandoffNotifierTest.java ########## @@ -21,7 +21,6 @@ import com.google.common.collect.Sets; import com.google.common.util.concurrent.MoreExecutors; -import junit.framework.Assert; Review comment: It is deprecated, using `org.junit.Assert` to replace it. ---------------------------------------------------------------- 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]
