ckharide commented on issue #7404:
URL: https://github.com/apache/pinot/issues/7404#issuecomment-915763649
Ok may be am missing something here - in PinotServiceManager constructor
_instanceId is already there.
_instanceId = String.format("ServiceManager_%s_%d", hostname, port);
Does it get mutated after the
StartServiceManagerCommand.startServiceManager()
--
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]