milvus/internal/mocks
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
..
distributed/mock_streaming enhance: Append drop partition msg to wal (#35326) 2024-08-07 17:28:16 +08:00
google.golang.org enhance: move streaming proto into pkg (#35284) 2024-08-07 10:34:16 +08:00
mock_metastore enhance: move streaming proto into pkg (#35284) 2024-08-07 10:34:16 +08:00
streamingcoord/server/mock_balancer enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
streamingnode enhance: timetick interceptor optimization (#35287) 2024-08-12 18:58:25 +08:00
util/streamingutil/service enhance: streaming node client implementation (#34653) 2024-07-19 17:37:40 +08:00
mock_chunk_manager.go enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mock_datacoord_client.go enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
mock_datacoord.go enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
mock_datanode_client.go enhance: Refine compaction (#33982) 2024-06-25 10:08:03 +08:00
mock_datanode.go enhance: Refine compaction (#33982) 2024-06-25 10:08:03 +08:00
mock_grpc_client.go enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
mock_indexnode_client.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
mock_indexnode.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
mock_proxy_client.go enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
mock_proxy.go enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mock_querycoord_client.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
mock_querycoord.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
mock_querynode_client.go enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
mock_querynode.go enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
mock_rootcoord_client.go enhance: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00
mock_rootcoord.go enhance: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00