dulu98Kurz commented on PR #15090: URL: https://github.com/apache/druid/pull/15090#issuecomment-1773713402
Hi @cryptoe @abhishekagarwal87 @kfaraz , please find updates in PR (https://github.com/apache/druid/pull/15116) , it includes changes as per discussion: 1. More informative exception language 2. Refactored partitionId in `RootPartitionRange` from `short` to `int`, but with a max value of 65536 to prevent memory pressure out of control. 3. Removed unnecessary problematic `short` to `int` conversion. Please let me know for any concerns, I`ll close this PR when https://github.com/apache/druid/pull/15116 is merged. -- 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]
