szetszwo commented on code in PR #4725:
URL: https://github.com/apache/ozone/pull/4725#discussion_r1197729091
##########
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java:
##########
@@ -2175,8 +2142,9 @@ private OzoneInputStream createInputStream(
}
}
private OzoneDataStreamOutput createDataStreamOutput(OpenKeySession openKey,
- String requestId, ReplicationConfig replicationConfig)
- throws IOException {
+ String requestId) throws IOException {
Review Comment:
That's a good point! Let's merge this first and follow this up in HDDS-8638.
--
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]