This is an automated email from the ASF dual-hosted git repository.
awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from b9a8f2e KUDU-2612: background task to commit transaction
new 546e68c txn_commit-itest: deflake
TestCommitTasksReloadOnLeadershipChange
new 4b0524f rpc: reduce logging when server is shutting down
new 70b69cc txn_commit-itest: reduce runtime of
TestCommitWhileDeletingTxnStatusManager
new d490850 [tablet_service] removed namespace prefixes
The 4 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:
src/kudu/integration-tests/txn_commit-itest.cc | 19 ++--
src/kudu/rpc/messenger.cc | 3 +-
src/kudu/tserver/tablet_service.cc | 142 +++++++++++++------------
3 files changed, 85 insertions(+), 79 deletions(-)