Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1775 (fixup): fix error message for too-large encoded key ......................................................................
KUDU-1775 (fixup): fix error message for too-large encoded key The previous patch in this series had a typo in the error message, causing it to report the value for max cell size instead of max encoded key. Change-Id: I5fd5369910a888ac481f9fdeda7f0543ca38ec6d Reviewed-on: http://gerrit.cloudera.org:8080/5515 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/client/client-test.cc M src/kudu/tablet/tablet.cc 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5515 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fd5369910a888ac481f9fdeda7f0543ca38ec6d Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
