cryptoe commented on PR #15116: URL: https://github.com/apache/druid/pull/15116#issuecomment-1782539198
@dulu98Kurz Thanks for incorporating some feedback. @kfaraz had some doubts around the increased memory pressure on overshadowable manager due to change to int from short. I kind of agree with his assessment. I think we should keep the error message handling and revert the change from int to short. With concurrent compaction coming in, I think this situation is likely to happen less frequently. cc @kfaraz . -- 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]
