jadami10 commented on PR #11768:
URL: https://github.com/apache/pinot/pull/11768#issuecomment-1756257942

   > Do we return the job id when the job finishes immediately (IMO that is not 
really needed)? If we want to track all the jobs, we also need to update the 
status for dry-run etc (basically any exit of the rebalance).
   
   Tracking dry-runs might be problematic since Pinot always tries a dry run 
before the real rebalance. I'm going to try to get to the latest code 
internally to see if maybe this issue is already fixed. The biggest issue I see 
is we get back an `IN_PROGRESS`, but then the rebalance itself is a `NO_OP`, 
and it's not trackable.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to