minwoo-jung opened a new issue, #12234:
URL: https://github.com/apache/pinot/issues/12234

   hello
   We are deploying/operating pinot through helm chart.
   
   # Problem
   
   We restarted helm chart to upgrade pinot,
   After restarting, some consuming segments of the realtime table were not 
consuming.
   So I used the pause/resume api to solve the problem.
   
   I am experiencing a similar problem sometimes when restarting pinot.
   I would like to know how to prevent the problem from recurring.
   
   **question 1**
   When we restart pinot, we restart the whole pinot with helm uninstall 
command.
   Is there a startup or shutdown order for each PINOT component when 
restarting?
   **In other words, I'm curious about the sequence for a graceful shutdown 
between the overall components of PINOT.**
   
   **qeustion 2**
   Is there anything else I need to do on restart to avoid the above issue?
   If so, I'd be curious to know. 


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

Reply via email to