Skip to content

fix: stop noisy logging about phantom shards that do not belong to no…#26832

Merged
devanbenz merged 1 commit into1.12from
db/cherrypick-8ef2
Sep 25, 2025
Merged

fix: stop noisy logging about phantom shards that do not belong to no…#26832
devanbenz merged 1 commit into1.12from
db/cherrypick-8ef2

Conversation

@devanbenz
Copy link
Copy Markdown

…de (#26527)

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.

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

…de (#26527)

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.

closes: #26525
(cherry picked from commit 8ef2aca)
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

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

LGTM

@devanbenz devanbenz merged commit c168cc5 into 1.12 Sep 25, 2025
9 checks passed
@devanbenz devanbenz deleted the db/cherrypick-8ef2 branch September 25, 2025 14:03
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