You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/02/09 08:38:14 UTC

[GitHub] [ozone] amaliujia commented on a change in pull request #1914: HDDS-4761. Implement increment count optimization in DeletedBlockLog V2

amaliujia commented on a change in pull request #1914:
URL: https://github.com/apache/ozone/pull/1914#discussion_r572687979



##########
File path: hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/block/TestDeletedBlockLog.java
##########
@@ -258,47 +258,6 @@ public void testIncrementCount() throws Exception {
     Assert.assertEquals(blocks.size(), 0);
   }
 
-  @Test
-  public void testIncrementCountLessFrequentWritingToDB() throws Exception {

Review comment:
       existing `testIncrementCount()` has tested the expected behavior.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org