milvus/internal
congqixia 6521b519d7
enhance: Use bufSize instead of row number in sync policy (#28498)
See also #27675, comment from #27874

This PR changes the `IsFull` logic of insert buffer
Changing the limit from rowNum to buffer size,
this shall help form better binlog file when schema has variable-length
field

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-11-21 15:02:25 +08:00
..
allocator Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
core enhance: store system fields in segcore (#28524) 2023-11-21 09:28:22 +08:00
datacoord feat: trigger compaction to handle index version (#28442) 2023-11-21 09:26:22 +08:00
datanode enhance: Use bufSize instead of row number in sync policy (#28498) 2023-11-21 15:02:25 +08:00
distributed fix: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28580) 2023-11-21 10:20:22 +08:00
http Improve HTTP server include metrics and RESTful API (#28045) 2023-11-19 17:14:20 +08:00
indexnode feat: trigger compaction to handle index version (#28442) 2023-11-21 09:26:22 +08:00
kv enhance: Update golangci_lint version (#28535) 2023-11-21 10:04:21 +08:00
metastore fix: failed to release collection with more than 128 partitions (#28446) 2023-11-19 18:28:21 +08:00
mocks feat: trigger compaction to handle index version (#28442) 2023-11-21 09:26:22 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 enhance: Update golangci_lint version (#28535) 2023-11-21 10:04:21 +08:00
proto Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
proxy Hide the password info when failing to authorize (#28428) 2023-11-15 14:40:26 +08:00
querycoordv2 fix: query l0 segment bugs (#28558) 2023-11-20 17:26:23 +08:00
querynodev2 enhance: remove concurrency level in `checkSegmentSize` (#28533) 2023-11-21 15:00:23 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord Fix confusing quota log (#28262) 2023-11-13 15:38:18 +08:00
storage fix: Add length check for `storage.NewPrimaryKeyStats` (#28576) 2023-11-21 10:28:21 +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: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28580) 2023-11-21 10:20:22 +08:00