Hao Hao has posted comments on this change. Change subject: [WIP]log block manager: mark container as 'read_only' after syncing error ......................................................................
Patch Set 10: (1 comment) http://gerrit.cloudera.org:8080/#/c/7374/9/src/kudu/fs/log_block_manager.cc File src/kudu/fs/log_block_manager.cc: Line 266: Status FinishBlock(const Status& s, WritableBlock* block); > warning: non-const reference parameter 's', make it const or use a pointer Done -- To view, visit http://gerrit.cloudera.org:8080/7374 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I15062b9d82c9cb563fb6bb2af7ec89da5f71e28f Gerrit-PatchSet: 10 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-HasComments: Yes
