adithyachakilam commented on code in PR #17356:
URL: https://github.com/apache/druid/pull/17356#discussion_r1802100336
##########
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:
In my view, that metric has nothing to do with the supervisor and its action
but just about the autoscaler and its recommendations. we can exit early if
count is -1, lmk if you want me to make that change instead.
--
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]