milvus/internal/util/flowgraph
XuanYang-cn 5c5f9aa05e
Enhance newDataSyncService (#27277)
- Add flowgraph.Assemble assembles nodes in flowgraph.go
- remove fgCtx in newDataSyncService
- Add newServiceWithEtcdTickler func, reduce param numbers to 3
- Remove unnecessary params
  - config.maxQueueLength, config.maxParallelish

See also: #27207

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2023-09-27 11:07:25 +08:00
..
flow_graph_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
flow_graph.go Enhance newDataSyncService (#27277) 2023-09-27 11:07:25 +08:00
input_node_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
input_node.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
message_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
message.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
node_test.go Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
node.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
type_def.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00