AmatyaAvadhanula commented on PR #15116: URL: https://github.com/apache/druid/pull/15116#issuecomment-1803894269
Hello @dulu98Kurz It appears that the proposed change is to increase the limit from 32767 to 65535. If that is the case, segment locking would still break as ids from 32767 to 65535 are reserved for other purposes. The changes to improve the error message look good to me though. -- 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]
