Skip to content

rgw: fix rgw rate limiting RGWRateLimitInfo class decode_json max_rea…#53614

Merged
cbodley merged 1 commit intoceph:mainfrom
xrmeng8756:master
Oct 2, 2023
Merged

rgw: fix rgw rate limiting RGWRateLimitInfo class decode_json max_rea…#53614
cbodley merged 1 commit intoceph:mainfrom
xrmeng8756:master

Conversation

@xrmeng8756
Copy link
Copy Markdown

@xrmeng8756 xrmeng8756 commented Sep 23, 2023

…d_bytes and max_write_bytes field mismatch

Fixes: https://tracker.ceph.com/issues/62955
Signed-off-by: xiangrui meng mengxr@chinatelecom.cn

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@cbodley
Copy link
Copy Markdown
Contributor

cbodley commented Sep 25, 2023

@xrmeng8756 can you please fix the Signed-off-by check? that expects the commit message to look like:

Signed-off-by: xiangrui meng <mengxr@chinatelecom.cn>

@cbodley
Copy link
Copy Markdown
Contributor

cbodley commented Sep 28, 2023

thanks @xrmeng8756. can you please remove the merge commit (Merge branch 'master') from this branch? you can use git rebase instead, then force-push the branch to github

…d_bytes and max_write_bytes field mismatch

Fixes: https://tracker.ceph.com/issues/62955
Signed-off-by: xiangrui meng <mengxr@chinatelecom.cn>
@xrmeng8756
Copy link
Copy Markdown
Author

@cbodley, I have modified the commit, thanks.

@cbodley
Copy link
Copy Markdown
Contributor

cbodley commented Oct 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants