kishoreg opened a new issue #5688: URL: https://github.com/apache/incubator-pinot/issues/5688
Every end point test does the following - start zk - start controller -- run some tests -- tear down zk -- stop controller This is inefficient and we can definitely run all the tests using just one integration test. ---------------------------------------------------------------- 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]
