milvus/internal/streamingnode
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
..
client fix: streaming consumer may get stucked when handler is un-consumed (#36818) 2024-10-14 15:23:23 +08:00
server fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
OWNERS enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00