milvus/internal/querycoordv2/task
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
action.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
executor.go Assign metric type in load segment request (#24917) 2023-06-16 16:50:41 +08:00
merge_task.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
merger.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
merger_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
mock_scheduler.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
scheduler.go support detailed task metrics(#23414) (#24507) 2023-05-30 14:59:28 +08:00
task.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
task_test.go Assign metric type in load segment request (#24917) 2023-06-16 16:50:41 +08:00
utils.go Add missing indexInfo in watchDmChannelsRequest (#24696) 2023-06-14 14:40:39 +08:00
utils_test.go Add missing indexInfo in watchDmChannelsRequest (#24696) 2023-06-14 14:40:39 +08:00