mirror of https://github.com/milvus-io/milvus.git
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> |
||
---|---|---|
.. | ||
byte_slice.go | ||
byte_slice_test.go | ||
common.go | ||
common_test.go | ||
error.go | ||
error_test.go | ||
key_data_pairs.go | ||
key_data_pairs_test.go | ||
key_value_pairs.go | ||
key_value_pairs_test.go | ||
map.go | ||
map_test.go | ||
string_list.go | ||
string_list_test.go | ||
tuple.go | ||
version.go |