DaveTeng0 commented on code in PR #3987:
URL: https://github.com/apache/ozone/pull/3987#discussion_r1038662627
##########
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithFSO.java:
##########
@@ -218,37 +223,47 @@ public class TestNSSummaryEndpointWithFSO {
+ CONTAINER_TWO_REPLICA_COUNT * BLOCK_TWO_LENGTH
+ CONTAINER_THREE_REPLICA_COUNT * BLOCK_THREE_LENGTH;
- private static final long MULTI_BLOCK_KEY_SIZE_WITH_REPLICA
- = LOCATION_INFO_GROUP_ONE_SIZE;
private static final long LOCATION_INFO_GROUP_TWO_SIZE
Review Comment:
yes, no longer referenced, could be removed!
##########
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithLegacy.java:
##########
@@ -222,37 +227,48 @@ public class TestNSSummaryEndpointWithLegacy {
+ CONTAINER_TWO_REPLICA_COUNT * BLOCK_TWO_LENGTH
+ CONTAINER_THREE_REPLICA_COUNT * BLOCK_THREE_LENGTH;
- private static final long MULTI_BLOCK_KEY_SIZE_WITH_REPLICA
- = LOCATION_INFO_GROUP_ONE_SIZE;
private static final long LOCATION_INFO_GROUP_TWO_SIZE
Review Comment:
yes, no longer referenced, could be removed!
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]