milvus/internal/util/pipeline
Zhen Ye 99dff06391
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
issue: #33285

- using streaming service in insert/upsert/flush/delete/querynode
- fixup flusher bugs and refactor the flush operation
- enable streaming service for dml and ddl
- pass the e2e when enabling streaming service
- pass the integration tst when enabling streaming service

---------

Signed-off-by: chyezh <chyezh@outlook.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-08-29 10:03:08 +08:00
..
errors.go
message.go
node.go enhance: optimize datanode cpu usage under large collection number (#33267) 2024-05-25 04:43:41 +08:00
pipeline_test.go enhance: Reduce bloom filter lock contention between insert and delete in query coord (#32643) 2024-05-22 19:11:40 +08:00
pipeline.go fix: Remove group checker when closing qn pipeline (#33443) 2024-05-29 14:07:44 +08:00
stream_pipeline_test.go enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
stream_pipeline.go enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00