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 fd7a403 KUDU-2612: add txn memrowsets to tablet
new b1ec07c client-test: start txn on participant before inserting
new 88d4edf tablet: use proper locking when starting transaction
The 2 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/client/client-test.cc | 26 ++++++++++++++++++++++++++
src/kudu/tablet/tablet.cc | 2 +-
2 files changed, 27 insertions(+), 1 deletion(-)