milvus/internal
Zhen Ye 350dde666d
fix: streaming node dead lock (#36403)
issue: #36388

- fix dead lock.
- fix barrier timetick failure.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-09-24 14:33:13 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core enhance: Use mmap.scalarIndex config for text index (#36400) 2024-09-24 12:21:13 +08:00
datacoord fix: long buffering causes mq to be unable to receive messages. (#36420) 2024-09-23 16:33:18 +08:00
datanode feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
distributed enhance: add search params in search request in restful (#36304) 2024-09-23 16:51:12 +08:00
flushcommon feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
http fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
indexnode enhance: Refine the code for returning error (#36103) 2024-09-15 15:23:14 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore fix: Fix the compatibility bug between stats task and segment (#36359) 2024-09-20 14:33:11 +08:00
mocks feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
parser/planparserv2 feat: adding cache to expression parse (#36185) 2024-09-13 10:03:09 +08:00
proto fix: iterator cursor progress too fast(#36179) (#36180) 2024-09-24 11:45:13 +08:00
proxy fix: change pymilvus version for hybridsearch-groupby(#36407) (#36451) 2024-09-24 14:29:13 +08:00
querycoordv2 fix: [skip e2e] Fix unstable ut TestCollectionObserver (#36231) 2024-09-13 19:01:09 +08:00
querynodev2 enhance: [skip e2e] Add unittest for reducing duplicated pk from multi segments (#36433) 2024-09-24 14:11:13 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
storage feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
streamingcoord fix: streaming node health check panic (#36336) 2024-09-19 17:11:12 +08:00
streamingnode fix: streaming node dead lock (#36403) 2024-09-24 14:33:13 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util enhance: Use mmap.scalarIndex config for text index (#36400) 2024-09-24 12:21:13 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00