milvus/internal/querycoordv2/meta
jaime 18df2ba6fd
[Cherry-Pick] Support Database (#24769)
Support Database(#23742)
Fix db nonexists error for FlushAll (#24222)
Fix check collection limits fails (#24235)
backward compatibility with empty DB name (#24317)
Fix GetFlushAllState with DB (#24347)
Remove db from global meta cache after drop database (#24474)
Fix db name is empty for describe collection response (#24603)
Add RBAC for Database API (#24653)
Fix miss load the same name collection during recover stage (#24941)

RBAC supports Database validation (#23609)
Fix to list grant with db return empty (#23922)
Optimize PrivilegeAll permission check (#23972)
Add the default db value for the rbac request (#24307)

Signed-off-by: jaime <yun.zhang@zilliz.com>
Co-authored-by: SimFG <bang.fu@zilliz.com>
Co-authored-by: longjiquan <jiquan.long@zilliz.com>
2023-06-25 17:20:43 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
channel_dist_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
channel_dist_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
collection_manager.go Fix refresh unstable (#25027) 2023-06-20 21:50:43 +08:00
collection_manager_test.go Fix load collection failed after drop partition (#24680) 2023-06-07 19:04:36 +08:00
coordinator_broker.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
coordinator_broker_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
dist_manager.go Add license header (#19678) 2022-10-11 11:39:22 +08:00
failed_load_cache.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
failed_load_cache_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
leader_view_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
leader_view_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
meta.go resource group impl (#21609) 2023-01-30 10:19:48 +08:00
mock_broker.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
mock_store.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
replica_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
replica_manager_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
resource_manager.go correct the behavior of create duplicate rg (#23963) 2023-05-09 14:06:40 +08:00
resource_manager_test.go make etcdKV private (#24778) 2023-06-13 10:52:38 +08:00
segment_dist_manager.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
segment_dist_manager_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
store.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
store_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
target.go Fix load collection blocks when memory is limited. (#21990) 2023-02-06 16:07:53 +08:00
target_manager.go Refine grpc Status handling: retry legacy only for Unimplemented (#25041) 2023-06-25 10:30:43 +08:00
target_manager_test.go Refine grpc Status handling: retry legacy only for Unimplemented (#25041) 2023-06-25 10:30:43 +08:00