Akanksha-kedia opened a new pull request, #17366:
URL: https://github.com/apache/pinot/pull/17366

   This is in the convertToHostAndPortPair method which is responsible for 
parsing instance IDs like "localhost_9000" into hostname and port pairs. The 
current implementation has poor exception handling and could fail with 
NumberFormatException or StringIndexOutOfBoundsException if the instanceId 
format is invalid.
   


-- 
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]

Reply via email to