Jackie-Jiang commented on issue #10147:
URL: https://github.com/apache/pinot/issues/10147#issuecomment-1397794076

   Have you considered using the regular state transition to achieve this? 
Essentially we can create the new consuming segment in IdealState when the 
commit starts. Nothing needs to be changed in the routing or state transition 
handling. If the commit end didn't arrive or failed, we can remove the new 
consuming segment from the IdealState. I feel this approach is more natural and 
easier to implement


-- 
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