Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17371 )
Change subject: [txns][tools] add a state filter to `txns list` tool ...................................................................... [txns][tools] add a state filter to `txns list` tool This patch adds a filter to the `txns list`, allowing users to include only transactions in specific states. By default, it includes only active transactions (i.e. not aborted and not committed). Change-Id: I1f7997b29df76fe8a7f7fb04e99921781295f384 Reviewed-on: http://gerrit.cloudera.org:8080/17371 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Andrew Wong <[email protected]> --- M src/kudu/tools/kudu-txn-cli-test.cc M src/kudu/tools/tool_action_txn.cc 2 files changed, 82 insertions(+), 18 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Andrew Wong: Verified -- To view, visit http://gerrit.cloudera.org:8080/17371 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1f7997b29df76fe8a7f7fb04e99921781295f384 Gerrit-Change-Number: 17371 Gerrit-PatchSet: 7 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241)
