yongpengli-z

Results 5 comments of yongpengli-z

I can't repeat your bug.Follow your steps ,the second search is fine .You can see my steps in the attachment。If i miss some step,tell me,Thanks. [Issue17445.java.zip](https://github.com/milvus-io/milvus/files/8861834/Issue17445.java.zip)

1.Can you send me your java.class file incloud you steps 2.I need more detailed log about what you do in the 10 minutes interval,If you can try the bug again.

Sparse vectors also have similar problems ![image](https://github.com/milvus-io/milvus/assets/103410837/7e4002b4-ffa1-4141-8532-cdcdbe375523)

@batch-norm Your solutions were effective. Use protobuf-java:3.19.1+ can solve the problem by testing . Even do not need to exclude protobuf-java-util from milvus-sdk。 pom.xml: `` `com.google.protobuf` `protobuf-java` `3.19.1` ``