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

rgw: fix chained cache invalidation to prevent cache size growth #19455

Merged

Conversation

mkogan1
Copy link
Contributor

@mkogan1 mkogan1 commented Dec 12, 2017

rgw: fix chained cache invalidation to prevent cache size growth
above the rgw_cache_lru_size limit

Signed-off-by: Mark Kogan mkogan@redhat.com

Copy link
Member

@yehudasa yehudasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattbenjamin
Copy link
Contributor

@mark, can you create an upstream tracker issue for this, and annotate the commit message to indicate it fixes the issue?

above the rgw_cache_lru_size limit

Fixes: http://tracker.ceph.com/issues/22410

Signed-off-by: Mark Kogan <mkogan@redhat.com>
@mkogan1 mkogan1 force-pushed the wip-rgw-swift_container_create_mem_inc branch from 45e78bb to a6a1b66 Compare December 12, 2017 18:43
@mkogan1
Copy link
Contributor Author

mkogan1 commented Dec 12, 2017

@mattbenjamin, I added a tracker issues and amended the commit.

Copy link
Contributor

@mattbenjamin mattbenjamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattbenjamin
Copy link
Contributor

@mattbenjamin mattbenjamin merged commit 8f5a5e3 into ceph:master Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants