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: RGW Quota has a bug when restart radosgw client #23619

Closed
wants to merge 1 commit into from

Conversation

baixueyu
Copy link
Contributor

@baixueyu baixueyu commented Aug 17, 2018

You can reproduce this issue as below:
first,
enable user quota, set max objects 5, set max_size_kb 100M
set rgw_bucket_quota_ttl = 0, rgw_user_quota_bucket_sync_interval = 0
second,
upload 5 small objects, then upload the sixth object, the size quota while exceed
third,
change rgw_bucket_quota_ttl = 3000, rgw_user_quota_bucket_sync_interval = 1500
restart radosgw client,
delete all the objects while we just upload,
fouth,
now, we upload object will exceed the size quota.

Signed-off-by: Xueyu Bai baixueyu@inspur.com

… below.

first,
   enable user quota, set max objects 5, set max_size_kb 100M
   set rgw_bucket_quota_ttl = 0, rgw_user_quota_bucket_sync_interval = 0
second,
@baixueyu baixueyu changed the title RGW Quota has a bug where restart radosgw client, you can get it like… RGW Quota has a bug where restart radosgw client Aug 17, 2018
@baixueyu baixueyu changed the title RGW Quota has a bug where restart radosgw client RGW Quota has a bug when restart radosgw client Aug 17, 2018
@stale
Copy link

stale bot commented Oct 17, 2018

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you are a maintainer or core committer, please follow-up on this issue to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@stale stale bot added the stale label Oct 17, 2018
@baixueyu baixueyu changed the title RGW Quota has a bug when restart radosgw client rgw: RGW Quota has a bug when restart radosgw client Oct 22, 2018
@stale
Copy link

stale bot commented Apr 22, 2019

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@stale stale bot closed this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants