szetszwo commented on code in PR #11194:
URL: https://github.com/apache/ozone/pull/11194#discussion_r3994263062
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/storage/ContainerProtocolCalls.java:
##########
@@ -931,41 +920,6 @@ public static List<Validator> toValidatorList(Validator
validator) {
return Collections.unmodifiableList(validators);
}
- public static HashMap<DatanodeDetails, GetBlockResponseProto>
Review Comment:
@rich7420 , ContainerProtocolCalls is just a private API although the
methods are public. It has nothing to do if it is already in released Ozone
versions.
Creating new JIRAs for removing unused methods is wasting our resource.
Let's do it here?
--
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]