Skip to content

Fix total count in replicate points progress tracker#7857

Merged
KShivendu merged 2 commits intodevfrom
replicate-points-total-count
Jan 5, 2026
Merged

Fix total count in replicate points progress tracker#7857
KShivendu merged 2 commits intodevfrom
replicate-points-total-count

Conversation

@KShivendu
Copy link
Member

@KShivendu KShivendu commented Jan 5, 2026

The transfer progress comment during replicate_points transfer was showing full size (assuming that the all points needs to be transferred).

Fixes the total count (and indirectly ETA) during replicate_points transfer

{
        "shard_id": 1,
        "to_shard_id": 2,
        "from": 1409368792110028,
        "to": 1409368792110028,
        "sync": true,
        "method": "stream_records",
        "comment": "Transferring records (20400/65000), started 32s ago, ETA: 116.64s"
}

@KShivendu KShivendu merged commit f00a69d into dev Jan 5, 2026
15 checks passed
@KShivendu KShivendu deleted the replicate-points-total-count branch January 5, 2026 19:27
coszio pushed a commit that referenced this pull request Jan 8, 2026
* Fix total count in replicate points progress tracker

* clippy
generall pushed a commit that referenced this pull request Feb 9, 2026
* Fix total count in replicate points progress tracker

* clippy
@qdrant qdrant deleted a comment from coderabbitai bot Feb 13, 2026
@timvisee timvisee mentioned this pull request Feb 17, 2026
5 tasks
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.

2 participants