tejaswini-imply commented on code in PR #12852:
URL: https://github.com/apache/druid/pull/12852#discussion_r944143222
##########
indexing-service/src/test/java/org/apache/druid/indexing/overlord/RemoteTaskRunnerTest.java:
##########
@@ -816,7 +816,7 @@ public void testBlacklistZKWorkers() throws Exception
makeRemoteTaskRunner(rtrConfig);
- TestRealtimeTask task1 = new TestRealtimeTask(
+ TestIndexTask task1 = new TestIndexTask(
"realtime1",
Review Comment:
Oh totally overlooked them! Thanks for pointing out @clintropolis.
--
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]