Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18544
to look at the new patch set (#2).
Change subject: WIP [tablet] using fsync to write cmeta/tmeta file
......................................................................
WIP [tablet] using fsync to write cmeta/tmeta file
In some scenarios, cmeta or tmeta files is not durability to disk.
If machine outage, the meta file's data would loss.
So it's better using fsync when write the files.
Change-Id: I4fc9a2c9da7f5f4ff2e0e31cc7517d1a206b920a
---
M src/kudu/consensus/consensus_meta.cc
M src/kudu/fs/dir_manager.cc
M src/kudu/fs/dir_util.cc
M src/kudu/integration-tests/mini_cluster_fs_inspector.cc
4 files changed, 4 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/18544/2
--
To view, visit http://gerrit.cloudera.org:8080/18544
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4fc9a2c9da7f5f4ff2e0e31cc7517d1a206b920a
Gerrit-Change-Number: 18544
Gerrit-PatchSet: 2
Gerrit-Owner: Yuqi Du <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)