Hello Kudu Jenkins,

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

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

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

Change subject: KUDU-1551: ignore segment when it's pre-allocated
......................................................................

KUDU-1551: ignore segment when it's pre-allocated

If kudu-tserver crash after pre-allocated wal segments,
there will be no data written to it at all, it is empty.
After restart kudu-tserver, it will fail at a CHECK
when playing this empty segments.
Instead, we should ignore it when meet empty wal segments.

Change-Id: I4e0040f4ca9232ffabc1bbc6702e0e48e7e8a2a9
---
M src/kudu/tablet/tablet_bootstrap.cc
1 file changed, 6 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4e0040f4ca9232ffabc1bbc6702e0e48e7e8a2a9
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: song bruce zhang <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot

Reply via email to