adithyachakilam commented on code in PR #17356:
URL: https://github.com/apache/druid/pull/17356#discussion_r1802096466
##########
indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java:
##########
@@ -500,6 +502,7 @@ public void handle()
boolean allocationSuccess = changeTaskCount(desiredTaskCount);
Review Comment:
I think we want the emit the desired task count even when we are not
successful in scaling.
--
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]