gaoran10 commented on a change in pull request #11897:
URL: https://github.com/apache/pulsar/pull/11897#discussion_r702538020



##########
File path: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/BrokerServiceTest.java
##########
@@ -593,8 +593,6 @@ public void testTlsEnabledWithoutNonTlsServicePorts() 
throws Exception {
 
         } catch (Exception e) {
             fail("should not fail");
-        } finally {

Review comment:
       If close the `pulsarClient`, it will cause other test methods can't use 
the `pulsarClient` and there is a clean operation after the 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to