snleee opened a new pull request #4109: Fixing PerfBenchmarkDriver URL: https://github.com/apache/incubator-pinot/pull/4109 Due to the change in #3864, controller now registers as a helix participant. This causes the issue with PerfBenchmarkDriver because it separately create helixZkManager and it tries to register controller participant with the same host and port. This pr resolves the issue.
---------------------------------------------------------------- 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]
