Fix file identifier in rescheduleTasksFromReplica#1493
Fix file identifier in rescheduleTasksFromReplica#1493ianton-ru wants to merge 1 commit intoantalya-26.1from
Conversation
|
@codex review |
|
Codex Review: Something went wrong. Try again later by commenting “@codex review”. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. 👍 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Audit ReviewNo confirmed defects in the PR. The fix correctly centralizes file identifier logic and resolves the key mismatch in Pre-existing risk: data race on
|
|
Follow-up audit note: additional pre-existing UB/crash risks in 1) Unsynchronized
|
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Solved #1486
File identifier for distributed tasks was changed between 25.8 and 26.1
But in frontport #1414 it was missed and rescheduleTasksFromReplica continued to use old variant.
Documentation entry for user-facing changes
...
CI/CD Options
Exclude tests:
Regression jobs to run: