Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

os/bluestore/BlueFS: don't inc l_bluefs_files_written_wal if overwrite. #10143

Merged
merged 1 commit into from Sep 26, 2016

Conversation

majianpeng
Copy link
Member

Because rocksdb now use journal recycling. So we can use this
perfcounter to judge whether this feature work.
We hope after some time, rocksdb don't create new wal log instead of
using old log.

Signed-off-by: Jianpeng Ma jianpeng.ma@intel.com

Because rocksdb now use journal recycling. So we can use this
perfcounter to judge whether this feature work.
We hope after some time, rocksdb don't create new wal log instead of
using old log.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
@liewegas liewegas merged commit ddafda8 into ceph:master Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants