adoroszlai commented on code in PR #6705:
URL: https://github.com/apache/ozone/pull/6705#discussion_r1623272656
##########
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientFactory.java:
##########
@@ -42,4 +42,6 @@ XceiverClientSpi acquireClient(Pipeline pipeline, boolean
topologyAware)
void releaseClient(XceiverClientSpi xceiverClient, boolean invalidateClient,
boolean topologyAware);
+ XceiverClientSpi acquireClientUncached(Pipeline pipeline, boolean
topologyAware)
+ throws Exception;
Review Comment:
see
https://github.com/apache/ozone/commit/ad95eb87c6d57f890480e8332ab2584058903ad9
--
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]