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 enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
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 fix: Restful API use deprecate error code cause access log panic. (#34576) 2024-07-12 10:13:35 +08:00
http enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00
indexnode feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
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 enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
proto fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
proxy fix: fix metaCache cleanup issue when listPolicy failed (#34449) 2024-07-16 10:03:38 +08:00
querycoordv2 enhance: Preserve fixed-size memory in delegator node for growing segment. (#34596) 2024-07-15 20:51:46 +08:00
querynodev2 enhance: mark duplicated pk as deleted (#34586) 2024-07-16 14:25:39 +08:00
registry
rootcoord feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
storage fix: Revert reuse deserialize result to fix data overwritten (#34683) 2024-07-15 22:31:38 +08:00
streamingcoord/server enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
streamingnode fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: Check by proxy rate limiter when delete get data by query. (#30891) 2024-05-23 20:03:40 +08:00
util fix: streaming service related fix patch (#34696) 2024-07-16 15:49:38 +08:00
.mockery.yaml enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00