mukul1987 commented on a change in pull request #1073: HDDS-1780.
TestFailureHandlingByClient tests are flaky.
URL: https://github.com/apache/hadoop/pull/1073#discussion_r304038165
##########
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java
##########
@@ -306,7 +306,7 @@ private XceiverClientReply sendCommandWithRetry(
} else {
Preconditions.checkNotNull(ioException);
LOG.error("Failed to execute command " + request + " on the pipeline "
Review comment:
Also if we can change this to parameterized logging.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]