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/LevelDBStore:fix bug when compact_on_mount #7623

Closed
wants to merge 1 commit into from

Conversation

jharbott
Copy link

Initialize the performance counter(l_rocksdb_compact)
before use it in compact().

Signed-off-by: Xiaoxi Chen xiaoxi.chen@intel.com

This is a simple cherry-pick of the original commit to master.
Fixes http://tracker.ceph.com/issues/14748.

Initialize the performance counter(l_rocksdb_compact)
before use it in compact().

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
@tchaikov tchaikov added this to the hammer milestone Feb 12, 2016
@ghost
Copy link

ghost commented Feb 15, 2016

@jrosenboom thanks for backporting this :-) I moved it to #7645 so that it fits the backport conventions (see http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_backport_commits if you're interested).

@ghost ghost closed this Feb 15, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants