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 2023/01/24 07:33:28 UTC

[kudu-CR] WIP [tools] add a flag to print WAL entry offset

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


Change subject: WIP [tools] add a flag to print WAL entry offset
......................................................................

WIP [tools] add a flag to print WAL entry offset

WIP:
  * clean up the code
  * add tests

Change-Id: I6b305e20ea1a957093c327213289c2668577c5e3
---
M src/kudu/tools/tool_action_common.cc
M src/kudu/tools/tool_action_wal.cc
2 files changed, 5 insertions(+), 2 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b305e20ea1a957093c327213289c2668577c5e3
Gerrit-Change-Number: 19439
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <al...@apache.org>