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: remove guard_reshard in bucket_index_read_olh_log #49636

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

liangmingyuanneo
Copy link
Contributor

@liangmingyuanneo liangmingyuanneo commented Jan 5, 2023

bucket_index_read_olh_log just read the bucket index obj, so it is no need to be executed in guard_reshard.

Signed-off-by: Mingyuan Liang liangmingyuan@baidu.com

Fixes: https://tracker.ceph.com/issues/58481

@github-actions github-actions bot added the rgw label Jan 5, 2023
Signed-off-by: Mingyuan Liang <liangmingyuan@baidu.com>
@cbodley
Copy link
Contributor

cbodley commented Jan 6, 2023

jenkins test make check

@ivancich ivancich added the wip-eric-testing-1 for ivancich testing label Jan 13, 2023
@ivancich ivancich merged commit c948047 into ceph:main Jan 17, 2023
@ivancich
Copy link
Member

@cbodley, @liangmingyuanneo : I just merged this. However it reads like something that should be backported, but there's no tracker listed. If backports are needed, could either of you add and mark the tracker accordingly? Thanks!

@liangmingyuanneo
Copy link
Contributor Author

liangmingyuanneo commented Jan 18, 2023

https://tracker.ceph.com/issues/58481

#49775 - Quincy backport
#49774 - Pacific backport

@liangmingyuanneo
Copy link
Contributor Author

@cbodley, @liangmingyuanneo : I just merged this. However it reads like something that should be backported, but there's no tracker listed. If backports are needed, could either of you add and mark the tracker accordingly? Thanks!

Yeah. I create the tracker id 58481. But create another unused tracker id 58480 and I have no authority to remove it, please do it if it is necessary.

@cbodley
Copy link
Contributor

cbodley commented Jan 18, 2023

thanks @liangmingyuanneo, i closed 58480 as a duplicate, and moved 58481 to Pending Backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants