xiangfu0 commented on PR #16811:
URL: https://github.com/apache/pinot/pull/16811#issuecomment-3610455192

   > Trying to understand the scenario this PR tries to fix: pauseless was 
initially enabled, then disabled while some segments are left in committing 
state?
   
   Yes, we saw an issue during turning on the pauseless on a table. After 
turning off pauseless, we found one segment stuck in the `COMMITTING` status 
for each partition. 
   
   There is no way to fix, unless we delete all the segments from this 
`COMMITTING` segments to the CONSUMING segments.


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