dulu98Kurz commented on PR #15090: URL: https://github.com/apache/druid/pull/15090#issuecomment-1771949769
@cryptoe thanks for checking on this! Agreed, letting the segments number growing wildly to the Integer MAX would definitely accumulate a bigger problem. I`ll update the PR to include a CAP of 50K or 65536(if we want to go by binary convention), also making the exception message more meaningful, will send update soon, thanks again for attention! @cryptoe -- 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]
