milvus/internal
congqixia e05877f828
Change datanode cache implementation to sync.Map (#9607)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2021-10-11 17:32:30 +08:00
..
allocator Make idCountPerRpc private (#8968) 2021-10-04 08:36:30 +08:00
common [skip ci] fix fmt error in common.go (#9131) 2021-10-03 10:48:02 +08:00
core Clear redundant code line for test_bitmap (#9632) 2021-10-11 17:08:29 +08:00
datacoord Add GetVChanPosition new cases ut (#9544) 2021-10-09 20:57:33 +08:00
datanode Change datanode cache implementation to sync.Map (#9607) 2021-10-11 17:32:30 +08:00
distributed Add unittest for distributed/querynode (#9608) 2021-10-11 17:16:30 +08:00
indexcoord Refine index coord logs (#9492) 2021-10-09 19:49:53 +08:00
indexnode Retry index building task in case of internal error such as minio failure (#9552) 2021-10-11 16:38:33 +08:00
kv Support LoadPartial interface for DataKV (#9554) 2021-10-09 19:33:03 +08:00
log
logutil
metrics [skip ci] Refine metrics comment (#9443) 2021-10-08 13:17:14 +08:00
msgstream Add globalSegmentManager and consume changeInfoMsg (#9575) 2021-10-11 15:40:38 +08:00
proto Add globalSegmentManager and consume changeInfoMsg (#9575) 2021-10-11 15:40:38 +08:00
proxy Support Delete in datanode (#8505) 2021-10-11 16:31:44 +08:00
querycoord Add max number of retries for interTask in querycoord (#8215) 2021-10-11 09:54:37 +08:00
querynode Add unittest for distributed/querynode (#9608) 2021-10-11 17:16:30 +08:00
rootcoord Disable dropping collection via alias (#8850) 2021-10-08 17:37:53 +08:00
storage Store original memory size of binlog file to extra information (#9628) 2021-10-11 17:28:30 +08:00
tso [skip ci]Fix golint warning in tso (#9312) 2021-10-06 07:12:23 +08:00
types Add unittest for distributed/querynode (#9608) 2021-10-11 17:16:30 +08:00
util Delete end key after rocksdb DeleteRange (#9572) 2021-10-10 21:50:33 +08:00