Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12856 )
Change subject: java: normalize test log4j.properties with INFO logging ...................................................................... Patch Set 1: This was originally attempted by Mike in https://gerrit.cloudera.org/c/12040/3. After running tests via 'git clean -xdf; gradle test --continue' (needed --continue because some tests fail in my environment), I looked for .xml files the way Mike did: ~/Source/kudu/java$ find . | grep xml | perl -pe 's/^..//; s{/.*}{};' | sort | uniq checkstyle_suppressions.xml kudu-backup kudu-client kudu-client-tools kudu-flume-sink kudu-hive kudu-mapreduce kudu-spark kudu-spark-tools kudu_style.xml kudu-test-utils I don't see any issues here. Mike, am I missing something? -- To view, visit http://gerrit.cloudera.org:8080/12856 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id6d91d8fd8ec720498d7e4414078d0c49a0fa987 Gerrit-Change-Number: 12856 Gerrit-PatchSet: 1 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Comment-Date: Tue, 26 Mar 2019 09:06:36 +0000 Gerrit-HasComments: No
