abhishekrb19 commented on PR #18870: URL: https://github.com/apache/druid/pull/18870#issuecomment-3707218315
Thanks! On a slightly different note, re: >In the context of embedded-tests, all tests are currently run serially since only 1 cluster can be running at a time to avoid port conflicts. Parallelizing them does not seem necessary at the moment, since the tests are fairly quick. I’d personally prefer for the embedded test framework to run on non-default ports (separate from the quickstart config/default ones), so I can run both without having to stop one to run the other for the same reason. The easy thing to do is to override the quickstart configs locally, but I was wondering if other devs would also want this capability, in which case it might make sense to change the ports in the embedded test framework. -- 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]
