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

hammer: mon: compact full epochs also #7446

Merged
merged 1 commit into from Jan 31, 2016

Conversation

liewegas
Copy link
Member

by compacting the ${prefix}.${start}..${prefix}..${end} does not
necessary compact the range of ${prefix}."full_"${start}..
${prefix}."full_"${end}. so when more and more epochs get trimmed
with out a full range compaction, the size of monitor store could
be very large.

Fixes: #14537
Signed-off-by: Kefu Chai kchai@redhat.com
(cherry picked from commit 93d633a)

by compacting the ${prefix}.${start}..${prefix}..${end} does not
necessary compact the range of ${prefix}."full_"${start}..
${prefix}."full_"${end}. so when more and more epochs get trimmed
with out a full range compaction, the size of monitor store could
be very large.

Fixes: ceph#14537
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 93d633a)
@tchaikov
Copy link
Contributor

@liewegas thanks for backporting and testing it!

liewegas added a commit that referenced this pull request Jan 31, 2016
@liewegas liewegas merged commit 57abeab into ceph:hammer Jan 31, 2016
@ghost ghost changed the title mon: compact full epochs also hammer: mon: compact full epochs also Feb 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants