jerrypeng commented on a change in pull request #5322: Fix bk write failure 
part 2
URL: https://github.com/apache/pulsar/pull/5322#discussion_r331771438
 
 

 ##########
 File path: 
managed-ledger/src/test/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerErrorsTest.java
 ##########
 @@ -329,40 +329,6 @@ public void addComplete(Position position, Object ctx) {
         latch.await();
     }
 
-    @Test
-    public void recoverAfterWriteError() throws Exception {
 
 Review comment:
   @merlimat i have already modified the following test to use 
readToCreateNewLedger().  Take a look at:
   
https://github.com/apache/pulsar/pull/5322/files#diff-6e96907493eb92d48f2f448d6bbd3b44L413

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to