Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23621 )
Change subject: [java] log information on random seed in DEBUG level ...................................................................... [java] log information on random seed in DEBUG level Outputting information on the random utilities seed isn't something needed in day-to-day test runs, so this patch changes the log level for the information from INFO to DEBUG. There are no functional modifications in this changelist. Change-Id: I972d2fe59b65ecfa6c433dc782cd6c000485b470 Reviewed-on: http://gerrit.cloudera.org:8080/23621 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M java/kudu-test-utils/src/main/java/org/apache/kudu/test/RandomUtils.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/23621 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I972d2fe59b65ecfa6c433dc782cd6c000485b470 Gerrit-Change-Number: 23621 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
