virajjasani commented on a change in pull request #3522:
URL: https://github.com/apache/hadoop/pull/3522#discussion_r723066129
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/Preconditions.java
##########
@@ -249,4 +336,9 @@ static String getDefaultNullMSG() {
static String getDefaultCheckArgumentMSG() {
return CHECK_ARGUMENT_EX_MESSAGE;
}
+
+ /* @VisibleForTesting */
Review comment:
Thanks for this, I think we can catchup on this later based on which PR
goes first.
--
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]