milvus/internal
Jiquan Long cb51d410a2
Limit max shard num to 64 (#19776)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2022-10-14 14:51:23 +08:00
..
allocator Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
common Support TTL for collection level (#19383) 2022-10-10 20:31:22 +08:00
config test: use `T.Setenv` to set env vars in tests (#19649) 2022-10-11 18:43:23 +08:00
core Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
datacoord Make bulkLoad failed if quota exceeds and remove autoindex config (#19770) 2022-10-14 14:27:25 +08:00
datanode Fix insert buffer node time range uint64 conversion error (#19725) 2022-10-12 17:19:23 +08:00
distributed Add GetVersion API for the client (#19694) 2022-10-14 09:59:24 +08:00
indexcoord Add the `TotalRows` value for the DescribeIndex (#19759) 2022-10-13 17:43:24 +08:00
indexnode Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
kv test: use `T.Setenv` to set env vars in tests (#19649) 2022-10-11 18:43:23 +08:00
log Prepare http admin API (#19676) 2022-10-13 10:37:23 +08:00
management Refactor healthz API (#19747) 2022-10-14 14:19:24 +08:00
metastore Add meta migration tool (#19709) 2022-10-12 11:37:23 +08:00
metrics Prepare http admin API (#19676) 2022-10-13 10:37:23 +08:00
mocks Refine method name from BroadCastXx to BroadcastXx (#19700) 2022-10-11 21:07:23 +08:00
mq Fix some message in rocksmq could not get acked timestamp (#19592) 2022-10-11 23:17:23 +08:00
parser/planparserv2 Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
proto Add GetVersion API for the client (#19694) 2022-10-14 09:59:24 +08:00
proxy Add GetVersion API for the client (#19694) 2022-10-14 09:59:24 +08:00
querycoordv2 Add active-standby support in querycoord V2 (#19748) 2022-10-13 16:51:24 +08:00
querynode Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
rootcoord Limit max shard num to 64 (#19776) 2022-10-14 14:51:23 +08:00
storage Fix parse segment id error from delta log (#19566) 2022-09-30 14:18:55 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Refine method name from BroadCastXx to BroadcastXx (#19700) 2022-10-11 21:07:23 +08:00
util Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00