Jackie-Jiang commented on PR #11496: URL: https://github.com/apache/pinot/pull/11496#issuecomment-1726717095
Wondering why other connections take up to 10 minutes to recover? Is that caused by more and more connections getting OOM? Ideally we should only close the connections that OOM'ed, and connections not requesting memory/already got the memory allocated shouldn't be affected. If you can reproduce this, can you help check if the slow recovery is caused by connections not releasing memory properly? If that is the case, it might be a bug in the failure handling logic -- 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