mcvsubbu commented on PR #8828:
URL: https://github.com/apache/pinot/pull/8828#issuecomment-1159334315

   > @mcvsubbu So nothing about the core functionality wrt reloading segments 
has been changed here. It's still largely a fire and forget operation, using 
helix messages that are handled by servers. This PR just associates each reload 
op with a trackable id, writes some additional meta about the task into ZK, and 
provides APIs which can be used to 1) Get the status of a given realod op task 
id 2) Get a historical list of reload tasks.
   
   When you start using new znodes, then we need to worry about upgrades, 
cleaning up of znodes, etc.  Please write up a design document on this before 
proceeding.


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