Skip to content

fix: Apply cloneQueryMode prior to choosing server type. - #20244

Merged
gianm merged 1 commit into
apache:masterfrom
gianm:clone-wars
Sep 3, 2026
Merged

fix: Apply cloneQueryMode prior to choosing server type.#20244
gianm merged 1 commit into
apache:masterfrom
gianm:clone-wars

Conversation

@gianm

@gianm gianm commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

In "pick", ServerSelector needs to apply cloneQueryMode prior to choosing whether to use Historical or realtime servers. It is possible that all Historicals will be filtered out by cloneQueryMode, in which case we need to fall back to realtime.

In "pick", ServerSelector needs to apply cloneQueryMode prior to
choosing whether to use Historical or realtime servers. It is possible
that all Historicals will be filtered out by cloneQueryMode, in which
case we need to fall back to realtime.

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 2 of 2 changed files.


This is an automated review by Codex GPT-5.6-Luna(max)

@capistrant capistrant left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ty for the fix

@gianm
gianm merged commit 2bf1643 into apache:master Sep 3, 2026
44 of 45 checks passed
@github-actions github-actions Bot added this to the 39.0.0 milestone Sep 3, 2026
@gianm
gianm deleted the clone-wars branch September 3, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants