Hello Mike Percy, Kudu Jenkins, Todd Lipcon,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/8620
to look at the new patch set (#3).
Change subject: tablet: remove ignore_result in ApplyRowOperation
......................................................................
tablet: remove ignore_result in ApplyRowOperation
ApplyRowOperation() previously ignored the result it returned. This
patch updates this to check for errors that we expect, rather than a
blanket ignorance of all errors. Unexpected Statuses are returned.
Change-Id: I54ea74f5ee10733b2d7b13b1971f9177dddb50cb
---
M src/kudu/tablet/tablet.cc
1 file changed, 11 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/8620/3
--
To view, visit http://gerrit.cloudera.org:8080/8620
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I54ea74f5ee10733b2d7b13b1971f9177dddb50cb
Gerrit-Change-Number: 8620
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>