milvus/internal
XuanYang-cn ebd894d8b7
Refactor buffer size calculation (#8565)
This PR changes the datanode insertBufSize config
from 32000 number of rows to 16MB

Resolves: #7741

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-09-26 20:55:59 +08:00
..
allocator Remove unnecessary variables in allocator (#7849) 2021-09-14 09:54:31 +08:00
common Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
core Clean test_concurrent_vector.cpp (#8532) 2021-09-25 12:13:56 +08:00
datacoord Expose created time and updated time to datacoord metrics (#8172) 2021-09-26 17:50:07 +08:00
datanode Refactor buffer size calculation (#8565) 2021-09-26 20:55:59 +08:00
distributed [skip ci] Add comment for GetMetrics (#8529) 2021-09-24 23:21:57 +08:00
indexcoord Add comment for indexcoord nodemanager (#8603) 2021-09-26 18:55:58 +08:00
indexnode Add root path for index files in minio (#8212) 2021-09-26 19:19:57 +08:00
kv Reduce go unittest time cost (#8503) 2021-09-26 12:50:24 +08:00
log Depress gosec false positive (#7899) 2021-09-14 18:37:48 +08:00
logutil Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
metrics Enable gosec (#8202) 2021-09-18 14:45:50 +08:00
msgstream Add MessageID return value in producers (#8586) 2021-09-26 17:38:07 +08:00
proto Update internal proto DeleteRequest (#8466) 2021-09-24 15:21:55 +08:00
proxy Remove old time tick logic (#8596) 2021-09-26 19:23:56 +08:00
querycoord Reduce go unittest time cost (#8556) 2021-09-26 12:56:07 +08:00
querynode [skip ci] Add comment for historical (#8607) 2021-09-26 20:19:58 +08:00
rootcoord Reduce go unittest time cost (#8556) 2021-09-26 12:56:07 +08:00
storage [skip ci] Update doc of descriptor event format (#8487) 2021-09-24 18:17:56 +08:00
tso Fixbug: load last saved timestamp when rootcoord restart (#8137) 2021-09-25 11:43:56 +08:00
types add collection alias (#7255) 2021-09-18 11:13:51 +08:00
util Make retry config private (#8613) 2021-09-26 20:13:58 +08:00