milvus/internal
congqixia 55af8f611f
fix: always sync level zero segments as flushed (#29569)
See also #27675

For now, Level zero segments shall always be synced as `Flushed` ones.
This PR fixes when level zero segments selected by policies other than
flush ts policy will be synced as growing state.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-12-29 10:34:47 +08:00
..
allocator Refine delete by expression for forbid proxy dml task scheduler hang (#29340) 2023-12-26 19:52:48 +08:00
core fix: panic in concurrent insert/query scenario (#29408) 2023-12-26 15:10:48 +08:00
datacoord enhance: Add CompactionTaskNum metrics (#29518) 2023-12-28 15:46:55 +08:00
datanode fix: always sync level zero segments as flushed (#29569) 2023-12-29 10:34:47 +08:00
distributed enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00
mocks feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto fix: Add scope limit for querynode DeleteRequest (#29474) 2023-12-26 14:28:47 +08:00
proxy enhance: Remove multiple vector field limit (#27827) 2023-12-28 16:40:46 +08:00
querycoordv2 fix: Add atomic method to get collection target (#29577) 2023-12-29 09:04:46 +08:00
querynodev2 fix: exclude insertData before growing checkpoint (#29558) 2023-12-28 18:18:54 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
storage enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: Import data from parquet file in streaming way (#29514) 2023-12-27 15:30:46 +08:00