xige-16
xige-16
/kind improvement Signed-off-by: xige-16
#### Expected behavior creating a consumer firstly, then restart pulsar broker, consumer will reconnect the broker. After successful reconnection, Consumers should receive message normally. #### Actual behavior After successful reconnection,...
**Is your feature request related to a problem? Please describe.** consumer don't provide the LastSequenceID interface to get the topic's last messageID **Describe the solution you'd like** **Describe alternatives you've...
#### Expected behavior consume success after seekByTime #### Actual behavior After running the for loop a few times, step msg :=
fix issue: https://github.com/milvus-io/milvus/issues/22986 /kind improvement Signed-off-by: xige-16
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? [2022-11-29 17:28:27 - ERROR - ci_test]:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? https://github.com/milvus-io/milvus/blob/a59dc9cbb059d122f10a63d5d8b968d207ef097b/internal/core/src/index/VectorMemIndex.cpp#L79-L84 milvus::Assemble did one memcpy ,...
fix issue: https://github.com/milvus-io/milvus/issues/21266 /kind bug pick pr to 2.2.0 branch: https://github.com/milvus-io/milvus/pull/22382 Signed-off-by: xige-16
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: - Deployment mode(standalone or cluster): v2.2.0-20230328-3a32150-28175ab - MQ...