Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16757 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/16757 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/client/client-test.cc 1 file changed, 26 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- 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: merged Gerrit-Change-Id: Ia513d90aadac4555d47174c91e4c51b4e158f350 Gerrit-Change-Number: 16757 Gerrit-PatchSet: 3 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)
