adithyachakilam commented on code in PR #15947:
URL: https://github.com/apache/druid/pull/15947#discussion_r1514715332
##########
indexing-service/src/main/java/org/apache/druid/indexing/common/task/batch/parallel/ParallelIndexSupervisorTask.java:
##########
@@ -920,7 +928,6 @@ TaskStatus runRangePartitionMultiPhaseParallel(TaskToolbox
toolbox) throws Excep
TaskState mergeState = runNextPhase(mergeRunner);
TaskStatus taskStatus;
if (mergeState.isSuccess()) {
- publishSegments(toolbox, mergeRunner.getReports());
Review Comment:
yeah, by mistake. need to get morning coffee..
--
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]