Andrew Wong has uploaded this change for review. ( 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 --- M src/kudu/tools/kudu-txns-cli-test.cc M src/kudu/tools/tool_action_txns.cc 2 files changed, 92 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/17371/1 -- 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: newchange Gerrit-Change-Id: I1f7997b29df76fe8a7f7fb04e99921781295f384 Gerrit-Change-Number: 17371 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
