Hello Alexey Serbin, Kudu Jenkins, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16757
to look at the new patch set (#2).
Change subject: client-test: start txn on participant before inserting
......................................................................
client-test: start txn on participant before inserting
fd7a40367a81555230eac62a1a8d1467433ed100 added pre-checks for
transactional inserts that the transaction exists on participants, but
was merged without rebasing to run ClientTest.TxnToken.
This starts the transaction on the participants before inserting as a
stopgap until we implement doing so automatically upon inserting for the
first time.
Change-Id: Ia513d90aadac4555d47174c91e4c51b4e158f350
---
M src/kudu/client/client-test.cc
1 file changed, 26 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/16757/2
--
To view, visit http://gerrit.cloudera.org:8080/16757
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia513d90aadac4555d47174c91e4c51b4e158f350
Gerrit-Change-Number: 16757
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)