atezs82 commented on a change in pull request #14:
URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r654834620



##########
File path: 
tests/pulsar-kafka-compat-client-test/src/test/java/org/apache/pulsar/tests/integration/compat/kafka/PulsarKafkaProducerThreadSafeTest.java
##########
@@ -37,8 +36,8 @@ private String getPlainTextServiceUrl() {
         return container.getPlainTextServiceUrl();
     }
 
-    @Override
-    public void setUpCluster() throws Exception {
+    @BeforeTest
+    private void setupThreadSafeTest() {

Review comment:
       Removed this from here.




-- 
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:
us...@infra.apache.org


Reply via email to