Jackie-Jiang commented on pull request #7688: URL: https://github.com/apache/pinot/pull/7688#issuecomment-960306852
Seems like reusing the JVM for multiple tests that use `HttpHandler` is causing the issue. This can be reproduced locally. The CI just started failing might because it didn't share JVM across multiple tests before. #7699 should be the valid fix -- 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]
