You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/06/03 00:41:56 UTC

[kudu-CR] kudu-1475: set is is initialized to false in log pre-allocated case

Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/3284

to look at the new patch set (#3).

Change subject: kudu-1475: set is is_initialized_ to false in log pre-allocated case
......................................................................

kudu-1475: set is is_initialized_ to false in log pre-allocated case

If the log file has been pre-allocated but not initialized
is_initialized_ should be set to false(set as default when initializing
ReadableLogSegment), which is already we documented in annotation.

Change-Id: I45b2beb7c669b1821be8242f45fcea4c6ae269a0
---
M src/kudu/consensus/log_reader.cc
M src/kudu/consensus/log_util.cc
2 files changed, 7 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/3284/3
-- 
To view, visit http://gerrit.cloudera.org:8080/3284
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I45b2beb7c669b1821be8242f45fcea4c6ae269a0
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: song bruce zhang <zs...@gmail.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: song bruce zhang <zs...@gmail.com>