kfaraz commented on code in PR #13197:
URL: https://github.com/apache/druid/pull/13197#discussion_r991367951
##########
server/src/test/java/org/apache/druid/server/coordinator/simulate/SegmentLoadingNegativeTest.java:
##########
@@ -91,130 +88,4 @@ public void testImmediateLoadingViolatesThrottleLimit()
verifyDatasourceIsFullyLoaded(datasource);
}
- /**
- * Correct behaviour: The first replica on any tier should not be throttled.
- * <p>
- * Fix Apache #12881 to fix this test.
- */
- @Test
Review Comment:
Change summary:
The underlying behaviour for these tests is now fixed!
The corresponding positive test cases can be found in `SegmentLoadingTest`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]