milvus/internal/distributed
chyezh 16b0aee97f
enhance: timetick interceptor optimization (#35287)
issue: #33285

- remove redundant goroutine by using insepctor.
- remove the coutinous non-message timetick persistence
- periodically push the time tick forward without persistent timetick
message.
- add 'message type filter' deliver filter.

Signed-off-by: chyezh <chyezh@outlook.com>
2024-08-12 18:58:25 +08:00
..
datacoord enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
datanode enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
indexnode enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
proxy enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
querycoord enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
querynode enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
rootcoord enhance: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00
streaming enhance: timetick interceptor optimization (#35287) 2024-08-12 18:58:25 +08:00
streamingnode enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
connection_manager_test.go Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
connection_manager.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
OWNERS