Jackie-Jiang opened a new pull request, #11380:
URL: https://github.com/apache/pinot/pull/11380

   - Enhance `TableDataManager.shutdown()` to handle:
     - Active queries (decrease ref count instead of directly destroy the 
segment)
     - Block adding/replacing/refreshing/removing segment after shutdown
   - Properly handle table deletion by first shutting down the table data 
manager, then wait for EV to disappear
   - This can also solve the slow segment removal problem for upsert tables


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