clintropolis opened a new pull request #10708: URL: https://github.com/apache/druid/pull/10708
Stumbled across this issue by accident while sketching out some code, not sure if it can actually happen in a production environment, but `location` is nullable yet not treated as such in hashCode, resulting in an NPE if it gets called. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
