Hello Alexey Serbin, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/24086

to look at the new patch set (#2).

Change subject: KUDU-3749 Fix range key hex encoding in ksck and auto_rebalancer
......................................................................

KUDU-3749 Fix range key hex encoding in ksck and auto_rebalancer

Both ksck and auto-rebalancer serialize range_key_begin into a hex
string. Make the encoding consistent and safe by treating each byte as
unsigned before widening, avoiding signed-char sign extension.

Change-Id: I6d7f0304c0f5bb88ae79a28c740a8791c2eaa03a
---
M src/kudu/master/auto_rebalancer.cc
M src/kudu/tools/ksck.cc
M src/kudu/tools/rebalancer_tool-test.cc
3 files changed, 4 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/86/24086/2
--
To view, visit http://gerrit.cloudera.org:8080/24086
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6d7f0304c0f5bb88ae79a28c740a8791c2eaa03a
Gerrit-Change-Number: 24086
Gerrit-PatchSet: 2
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to