Skip to content

fix: stop noisy logging about phantom shards that do not belong to node #26536

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

Open
wants to merge 1 commit into
base: main-2.x
Choose a base branch
from

Conversation

gwossum
Copy link
Member

@gwossum gwossum commented Jun 17, 2025

Stop noisy logging about phantom shards that do not belong to the current node by checking the shard ownership before logging about the phantom shard. Note that only the logging was inaccurate. This did not accidentally remove shards from the metadata that weren't really phantom shards due to checks in DropShardMetaRef implementations.

Cherry-picked from master-1.x and then conflicts resolved.

closes: #26534
(cherry picked from commit 8ef2aca)

Stop noisy logging about phantom shards that do not belong to the
current node by checking the shard ownership before logging about the
phantom shard. Note that only the logging was inaccurate. This did not
accidentally remove shards from the metadata that weren't really phantom
shards due to checks in `DropShardMetaRef` implementations.

Cherry-picked from master-1.x and then conflicts resolved.

closes: #26534
(cherry picked from commit 8ef2aca)
@gwossum gwossum self-assigned this Jun 17, 2025
@gwossum gwossum added area/retention policies area/2.x OSS 2.0 related issues and PRs team/edge labels Jun 17, 2025
@gwossum gwossum marked this pull request as ready for review June 17, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants