Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16948 )
Change subject: [client] updated multi-row transaction API ...................................................................... [client] updated multi-row transaction API This patch removes KuduTransactionSerializer and switches to using KuduTransaction::SerializationOptions instead. Change-Id: Id646c41d60f385f079ebfaec2daf7c2a108306b2 Reviewed-on: http://gerrit.cloudera.org:8080/16948 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Hao Hao <[email protected]> Reviewed-by: Grant Henke <[email protected]> --- M src/kudu/client/client-test.cc M src/kudu/client/client.cc M src/kudu/client/client.h M src/kudu/client/transaction-internal.cc M src/kudu/client/transaction-internal.h 5 files changed, 170 insertions(+), 163 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified Hao Hao: Looks good to me, approved Grant Henke: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/16948 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id646c41d60f385f079ebfaec2daf7c2a108306b2 Gerrit-Change-Number: 16948 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tim Armstrong <[email protected]>
