Skip to content

Fix unrelated transfer cancellation#7792

Merged
timvisee merged 7 commits intodevfrom
fix-transfer-selector-on-abort
Dec 17, 2025
Merged

Fix unrelated transfer cancellation#7792
timvisee merged 7 commits intodevfrom
fix-transfer-selector-on-abort

Conversation

@generall
Copy link
Member

Turns out to be trivial fix. The only non-trivial part is that we actually need to check version.

I am also removing version check for 1.9, as direct upgrade from <1.9 -> 1.16.3 should not be possible for many different reasons.

@generall generall requested review from ffuugoo and timvisee December 17, 2025 00:13
@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
Copy link
Member

@timvisee timvisee left a comment

Choose a reason for hiding this comment

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

Good call to keep this version aware. I agree that removing the 1.9.0 logic is fine.

We need to adjust the transfer selection logic a little bit more, see below:

@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
coderabbitai[bot]

This comment was marked as resolved.

@generall generall requested a review from timvisee December 17, 2025 09:22
@timvisee timvisee force-pushed the fix-transfer-selector-on-abort branch from 97f05d0 to 5c99631 Compare December 17, 2025 09:41
Copy link
Member

@timvisee timvisee left a comment

Choose a reason for hiding this comment

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

Asking a final review pass by @generall before merger

@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
@qdrant qdrant deleted a comment from coderabbitai bot Dec 17, 2025
@timvisee timvisee merged commit a95587c into dev Dec 17, 2025
15 checks passed
@timvisee timvisee deleted the fix-transfer-selector-on-abort branch December 17, 2025 11:25
timvisee added a commit that referenced this pull request Dec 18, 2025
* easy fix with version check

* Link to PR

* Fix get transfers with source/target pairs, also fix dead replica aborts

* Use new source/target functions elsewhere

* Flip shard and peer arguments

* Fix incorrect check, from should be to

* Inline more format arguments

---------

Co-authored-by: timvisee <tim@visee.me>
@timvisee timvisee mentioned this pull request Dec 19, 2025
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