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

   When server is shutting down, the segment data manager might be destroyed 
twice, which leads to unexpected exceptions (e.g. NPE, multiple releases of 
buffer, or even crash):
   - Once from reference count reaching 0 because segments are offloaded
   - Once from shutting down the `RealtimeTableDataManager`


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