You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/03/08 06:09:29 UTC

[kudu-CR] [txn status manager] remove test-only crutch

Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17157


Change subject: [txn_status_manager] remove test-only crutch
......................................................................

[txn_status_manager] remove test-only crutch

This patch removes --txn_status_manager_finalize_commit_on_begin
test-only flag since the orchestration of multi-row transaction commit
is now implemented with b9a8f2e63.

Change-Id: I00e39c987802d13efb4032b7aa7aaf28ec291f9d
---
M src/kudu/transactions/txn_status_manager.cc
1 file changed, 0 insertions(+), 16 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/17157/1
-- 
To view, visit http://gerrit.cloudera.org:8080/17157
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I00e39c987802d13efb4032b7aa7aaf28ec291f9d
Gerrit-Change-Number: 17157
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>

[kudu-CR] [txn status manager] remove test-only crutch

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17157 )

Change subject: [txn_status_manager] remove test-only crutch
......................................................................

[txn_status_manager] remove test-only crutch

This patch removes --txn_status_manager_finalize_commit_on_begin
test-only flag since the orchestration of multi-row transaction commit
is now implemented with b9a8f2e63.

Change-Id: I00e39c987802d13efb4032b7aa7aaf28ec291f9d
Reviewed-on: http://gerrit.cloudera.org:8080/17157
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Kudu Jenkins
---
M src/kudu/transactions/txn_status_manager.cc
1 file changed, 0 insertions(+), 16 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Kudu Jenkins: Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/17157
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I00e39c987802d13efb4032b7aa7aaf28ec291f9d
Gerrit-Change-Number: 17157
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [txn status manager] remove test-only crutch

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/17157 )

Change subject: [txn_status_manager] remove test-only crutch
......................................................................


Patch Set 1: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/17157
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I00e39c987802d13efb4032b7aa7aaf28ec291f9d
Gerrit-Change-Number: 17157
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Mon, 08 Mar 2021 06:21:29 +0000
Gerrit-HasComments: No