mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 19:08:30 +08:00
061a00c58f
pr: #33052 issue: #30040 This PR introduce two database level props: 1. database.replica.number 2. database.resource_groups User can set those two database props by AlterDatabase API, then can load collection without specified replica_num and resource groups. then it will use database level load param when try to load collections. Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
common | ||
config | ||
eventlog | ||
log | ||
metrics | ||
mq | ||
tracer | ||
util | ||
go.mod | ||
go.sum | ||
Makefile | ||
rules.go |