nodece commented on a change in pull request #13938:
URL: https://github.com/apache/pulsar/pull/13938#discussion_r791620824
##########
File path:
pulsar-broker/src/test/java/org/apache/pulsar/schema/compatibility/SchemaTypeCompatibilityCheckTest.java
##########
@@ -55,7 +55,7 @@
private static final String namespace = "test-namespace";
private static final String namespaceName = PUBLIC_TENANT + "/" +
namespace;
- @BeforeClass
+ @BeforeMethod
Review comment:
Each test should have its own Pulsar data.
--
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]