milvus/internal
cai.zhang 34c9eae16f
Add IndexCoord ut and fix data race (#18897)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>

Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2022-08-31 10:23:04 +08:00
..
allocator
common Unify rootPath in configs and ChunkManager (#18808) 2022-08-25 19:32:53 +08:00
config add user special kafka config (#18742) 2022-08-25 11:02:53 +08:00
core Change the type of slice_nqs and slice_topks from int32_t[] to int64_t[] (#18867) 2022-08-29 11:36:56 +08:00
datacoord fix GetCompactionState hang (#18829) 2022-08-26 14:22:55 +08:00
datanode Unify rootPath in configs and ChunkManager (#18808) 2022-08-25 19:32:53 +08:00
distributed Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
indexcoord Add IndexCoord ut and fix data race (#18897) 2022-08-31 10:23:04 +08:00
indexnode Unify rootPath in configs and ChunkManager (#18808) 2022-08-25 19:32:53 +08:00
kv Add a specific KeyNotExistError err for the metastore load interface (#18582) 2022-08-10 17:20:41 +08:00
log Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
metastore Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
metrics Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
mq Support trigger compaction everyday to eliminiate deleted data in rocksmq (#18752) 2022-08-29 10:56:55 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto fix watch dml channel remove offline node (#18835) 2022-08-29 16:32:57 +08:00
proxy Move TopK check inside parseQueryInfo (#18892) 2022-08-30 10:32:56 +08:00
querycoord fix watch dml channel remove offline node (#18835) 2022-08-29 16:32:57 +08:00
querynode Avoid the nil point (#18925) 2022-08-31 10:20:57 +08:00
rootcoord Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
storage Unify rootPath in configs and ChunkManager (#18808) 2022-08-25 19:32:53 +08:00
tso
types Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
util Set max read concurrency ratio to improve concurrent read performance (#18911) 2022-08-30 19:50:57 +08:00