This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 0f9ff5f KUDU-2612 p6 (b): add {Abort,BeginCommit}Transaction() to
TxnSystemClient
new dc28392 [transactions] Adjust Java package for transactions.proto
new c29359d [benchmarks] fix Y-axis labels for dense_node-itest
new e9d62d3 [java] Fix shading of Micrometer dependency
new 6953f53 KUDU-3157: Ensure we don’t shade slf4j classes
new 09463d3 [build] Fail the LINT build if verify_jars.pl fails
The 5 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/jenkins/build-and-test.sh | 14 ++++++++------
build-support/verify_jars.pl | 2 ++
java/gradle/shadow.gradle | 20 ++++++++++++++++++++
java/kudu-subprocess/build.gradle | 3 +++
src/kudu/scripts/benchmarks.sh | 8 ++++----
src/kudu/transactions/transactions.proto | 2 ++
6 files changed, 39 insertions(+), 10 deletions(-)