milvus/internal
chyezh cc8f7aa110
fix: streaming service related fix patch (#34696)
issue: #33285

- add idAlloc interface
- fix binary unsafe bug for message
- fix service discovery lost when repeated address with different server
id

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-16 15:49:38 +08:00
..
allocator
core enhance: mark duplicated pk as deleted (#34586) 2024-07-16 14:25:39 +08:00
datacoord fix: [skip e2e]golang lint check fail (#34682) 2024-07-16 10:47:36 +08:00
datanode fix:Reset flushed row num after pack segment for clustering compaction (#34702) 2024-07-16 15:37:38 +08:00
distributed
http
indexnode
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
mocks enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
parser/planparserv2
proto fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
proxy
querycoordv2
querynodev2 enhance: mark duplicated pk as deleted (#34586) 2024-07-16 14:25:39 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord
storage fix: Revert reuse deserialize result to fix data overwritten (#34683) 2024-07-15 22:31:38 +08:00
streamingcoord/server
streamingnode fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
tso
types
util fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
.mockery.yaml