Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18260 )
Change subject: [tool] fix a command bug, cmd: kudu wal dump ... ...................................................................... [tool] fix a command bug, cmd: kudu wal dump ... kudu wal dump command will interrupt after reading alter schema entry. Change-Id: I27acc71597d038cafbbe687117bddb1ce16576c0 Reviewed-on: http://gerrit.cloudera.org:8080/18169 Tested-by: Kudu Jenkins Reviewed-by: Abhishek Chennaka <[email protected]> Reviewed-by: Andrew Wong <[email protected]> (cherry picked from commit 9f164b3c542a2e44c963c43488b4fc5b0d0f0f65) Reviewed-on: http://gerrit.cloudera.org:8080/18260 Tested-by: Alexey Serbin <[email protected]> --- M src/kudu/common/wire_protocol-test-util.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_common.cc 3 files changed, 269 insertions(+), 4 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/18260 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.16.x Gerrit-MessageType: merged Gerrit-Change-Id: I27acc71597d038cafbbe687117bddb1ce16576c0 Gerrit-Change-Number: 18260 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yuqi Du <[email protected]>
