MarvinCai opened a new pull request #9659: URL: https://github.com/apache/pulsar/pull/9659
Fixes #9457 ### Motivation Not sure why state is not cleaned up but exception is indicating metadata about namespace the test trying to create already exist. ### Modifications Append System.nanoTime to the namespace used to avoid being affect by previous state. This seems working fine for other test cases in the same 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]
