jackjlli opened a new pull request #4494: Fix potential NPE from HelixDataAccessor URL: https://github.com/apache/incubator-pinot/pull/4494 When calling `getProperty` method from `HelixDataAccessor`, it could return null. This PR handles potential NPE for that method in Pinot codebase.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
