milvus/internal
Ten Thousand Leaves a8e1c8fa9d
Make duplicate flush recalls success and other logic update (#16755)
Latest logic:
1) Duplicate flush calls on same segments will not result in errors (same as the original design)
2) `FlushSegments` now still flushes stale segments even if non-stale segments failed to get flushed

issue: #16749

/kind enhancement

Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>
2022-05-06 17:49:51 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
datacoord Make duplicate flush recalls success and other logic update (#16755) 2022-05-06 17:49:51 +08:00
datanode Make duplicate flush recalls success and other logic update (#16755) 2022-05-06 17:49:51 +08:00
distributed Add DataQueryable and DataIndexed states for bulk load tasks (#16725) 2022-05-05 21:17:50 +08:00
indexcoord Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
indexnode Support easylogging config for segcore and knowhere (#16751) 2022-05-03 08:39:49 +08:00
kv test: use T.TempDir to create temporary test directory (#16758) 2022-05-04 11:35:50 +08:00
log Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metrics Fix bug: wrong metrics name and forget to register metrics (#16714) 2022-04-29 15:35:47 +08:00
mq test: use T.TempDir to create temporary test directory (#16758) 2022-05-04 11:35:50 +08:00
parser/planparserv2 Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
proto Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
proxy Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
querycoord Add DataQueryable and DataIndexed states for bulk load tasks (#16725) 2022-05-05 21:17:50 +08:00
querynode Add isShardLeader field in search/query request (#16798) 2022-05-06 16:55:51 +08:00
rootcoord Prohibit creating diff indexes with same index_name on a collection (#16774) 2022-05-05 21:33:51 +08:00
storage Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
util Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00