Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16358 )
Change subject: KUDU-2612 p9: anchor participant ops in WAL ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/16358/5/src/kudu/consensus/log_anchor_registry.cc File src/kudu/consensus/log_anchor_registry.cc: http://gerrit.cloudera.org:8080/#/c/16358/5/src/kudu/consensus/log_anchor_registry.cc@161 PS5, Line 161: if (log_index < minimum_log_index_ || : PREDICT_FALSE(minimum_log_inde > nit: if the first part of this OR condition is very unlikely to be evaluate Done -- To view, visit http://gerrit.cloudera.org:8080/16358 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I936f0a345c4b6095f0d99b6dd244e3092ae3f9d7 Gerrit-Change-Number: 16358 Gerrit-PatchSet: 6 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 01 Sep 2020 17:41:23 +0000 Gerrit-HasComments: Yes
