Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/8440 )
Change subject: cfile_set: don't reset BloomFileReader on error ...................................................................... Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/8440/1//COMMIT_MSG Commit Message: PS1: > looks fine to me (Andrew chatted about it with me ahead of writing the patc Done http://gerrit.cloudera.org:8080/#/c/8440/1/src/kudu/tablet/cfile_set.cc File src/kudu/tablet/cfile_set.cc: http://gerrit.cloudera.org:8080/#/c/8440/1/src/kudu/tablet/cfile_set.cc@244 PS1, Line 244: > Under what circumstances is bloom_reader_ null now? Seems like any CFileSet Ah, you're right. Removed this. http://gerrit.cloudera.org:8080/#/c/8440/1/src/kudu/tablet/cfile_set.cc@258 PS1, Line 258: *idx = boost::none; > in the case that we somehow have a corrupt bloom file, maybe this warning Done -- To view, visit http://gerrit.cloudera.org:8080/8440 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7435da448a1a33ca5216923311ab920f7a859806 Gerrit-Change-Number: 8440 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Fri, 03 Nov 2017 01:40:13 +0000 Gerrit-HasComments: Yes
