zymap commented on code in PR #3652:
URL: https://github.com/apache/bookkeeper/pull/3652#discussion_r1025894775


##########
bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestReplicationWorker.java:
##########
@@ -1262,6 +1268,9 @@ protected EnsemblePlacementPolicy 
initializeEnsemblePlacementPolicy(ClientConfig
             assertNull(stat1);
         });
 
+        assertTrue("NUM_NOT_ADHERING_PLACEMENT_LEDGERS_REPLICATED",

Review Comment:
   Please add a new test to make sure the number is increased as expected. 



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