This is an automated email from the ASF dual-hosted git repository.
adar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 60ea656 util: helper class for working with bitsets
new 6027f4c test_result_server: allow for longer test names
new 610c810 java: round out log4j.properties in all modules
new ef900ef java: fix tests that use ExpectedException
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build-support/test_result_server.py | 2 +-
.../apache/kudu/mapreduce/tools/ITImportParquetPreCheck.java | 9 +++++++--
.../src/test/resources/log4j.properties | 0
.../src/test/java/org/apache/kudu/util/TestAsyncUtil.java | 7 +------
.../flume/sink/RegexpKuduOperationsProducerParseErrorTest.java | 10 +++++++---
.../src/test/resources/log4j.properties | 0
.../src/test/resources/log4j.properties | 0
7 files changed, 16 insertions(+), 12 deletions(-)
copy java/{kudu-test-utils => kudu-client-tools}/src/test/resources/log4j.properties (100%)
copy java/{kudu-test-utils => kudu-flume-sink}/src/test/resources/log4j.properties (100%)
copy java/{kudu-test-utils => kudu-mapreduce}/src/test/resources/log4j.properties (100%)
|