milvus/internal
XuanYang-cn 46c72c57c2
Add BufferData in insertbufferNode (#8138)
Optimize bufferInsertMsg param to avoid a second transfer
of endposition

See also: #8058, #7741

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-09-18 14:25:50 +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 add collection alias (#7255) 2021-09-18 11:13:51 +08:00
datacoord add collection alias (#7255) 2021-09-18 11:13:51 +08:00
datanode Add BufferData in insertbufferNode (#8138) 2021-09-18 14:25:50 +08:00
distributed add collection alias (#7255) 2021-09-18 11:13:51 +08:00
indexcoord Start once for indexcoord (#8026) 2021-09-17 20:17:53 +08:00
indexnode Delete unused code in indexnode (#8169) 2021-09-18 11:05:50 +08:00
kv Remove performanceTest (#8164) 2021-09-18 10:13:52 +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 [skip ci] Remove useless commets (#7662) 2021-09-09 18:00:19 +08:00
msgstream Add unit tests for msg.go (#8150) 2021-09-17 23:55:50 +08:00
proto add collection alias (#7255) 2021-09-18 11:13:51 +08:00
proxy add collection alias (#7255) 2021-09-18 11:13:51 +08:00
querycoord Modify querycoord's log info (#8005) 2021-09-15 22:17:49 +08:00
querynode add collection alias (#7255) 2021-09-18 11:13:51 +08:00
rootcoord add collection alias (#7255) 2021-09-18 11:13:51 +08:00
storage [skip ci]Add chunk manager comment (#7833) 2021-09-17 14:49:50 +08:00
tso Improve codecov for paramtable and typeutil (#7471) 2021-09-04 10:22:41 +08:00
types add collection alias (#7255) 2021-09-18 11:13:51 +08:00
util Add unrecoverable error for retry. (#7828) 2021-09-18 10:49:51 +08:00