milvus/internal/flushcommon
Zhen Ye cae9e1c732
fix: drop collection failed if enable streaming service (#37444)
issue: #36858

- Start channel manager on datacoord, but with empty assign policy in
streaming service.
- Make collection at dropping state can be recovered by flusher to make
sure that
 milvus consume the dropCollection message.
- Add backoff for flusher lifetime.
- remove the proxy watcher from timetick at rootcoord in streaming
service.

Also see the better fixup: #37176

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-07 10:26:26 +08:00
..
broker feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
io enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
metacache feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
pipeline fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
syncmgr feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
util enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
writebuffer feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00