Skip to content

JAVA SDK Milvus迭代查询查询全量数据不准确 #42557

Discussion options

You must be logged in to vote

正如 @xiaofan-luan 所说的,birdwatcher工具可以检查
这个工具在这里有介绍:https://milvus.io/docs/birdwatcher_overview.md

具体做法:
Download the birdwatcher(it is an engineer tool for milvus) from here: https://github.com/milvus-io/birdwatcher/releases
Download the binary according to your OS.
Extract the tar package.
Enter the extracted folder, start the birdwatcher executable binary from your terminal: ./bin/birdwatcher
It is a command-line tool, you will enter its command mode.
Type "connect --etcd 127.0.0.1:2379" to connect the etcd service, replace the ip with your etcd ip.
Use "show collections" to show all collections, find the collection id
Use command "inspect-pk --collection 458519828685301464 --minioAddr 1…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@yhmo
Comment options

yhmo Jun 6, 2025
Collaborator

@yhmo
Comment options

yhmo Jun 6, 2025
Collaborator

@phstan
Comment options

@yhmo
Comment options

yhmo Jun 6, 2025
Collaborator

Answer selected by phstan
Comment options

You must be logged in to vote
1 reply
@phstan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants