You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2017/12/19 02:14:15 UTC

[GitHub] jai1 commented on a change in pull request #985: Fix: cursor-ledger leak by deleting cursor-ledger after recovering managed-cursor

jai1 commented on a change in pull request #985: Fix: cursor-ledger leak by deleting cursor-ledger after recovering managed-cursor
URL: https://github.com/apache/incubator-pulsar/pull/985#discussion_r157649833
 
 

 ##########
 File path: pulsar-broker/src/test/java/org/apache/pulsar/client/impl/BrokerClientIntegrationTest.java
 ##########
 @@ -766,5 +766,5 @@ public void testCleanProducer() throws Exception {
         pulsarClient.close();
         log.info("-- Exiting {} test --", methodName);
     }
-    
+
 
 Review comment:
   Unnecessary 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services