Commit Graph

8 Commits (9b606949755fe7515f7f47eeee33e66ee236e337)

Author SHA1 Message Date
cai.zhang 73aa95f596
fix: Add version to the proxy cache to resolve concurrency issues ()
issue: 

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-12-04 18:06:39 +08:00
SimFG f1dd55e0c0
enhance: improve rootcoord task scheduling policy ()
- issue: 

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-11-06 14:48:26 +08:00
cai.zhang f619d792c0
enhance: Break down the granularity of collection info cache expired ()
issue:  

1. `DropPartition` only invalidates the cache related to the partition.
2. `CreateAlias` does not invalidate the cache.

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-01-30 16:45:02 +08:00
jaime 9f61dba3f9
Support rename db name of the collection ()
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-08-29 14:54:26 +08:00
jaime 18df2ba6fd
[Cherry-Pick] Support Database ()
Support Database()
Fix db nonexists error for FlushAll ()
Fix check collection limits fails ()
backward compatibility with empty DB name ()
Fix GetFlushAllState with DB ()
Remove db from global meta cache after drop database ()
Fix db name is empty for describe collection response ()
Add RBAC for Database API ()
Fix miss load the same name collection during recover stage ()

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

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
congqixia 41af0a98fa
Use go-api/v2 for milvus-proto ()
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-06-09 01:28:37 +08:00
Jiquan Long 3cb9a44ed8
Add license to rootcoord module ()
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-02-22 11:37:45 +08:00
jaime 1dcd9eeb79
Support rename collection ()
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-01-19 14:13:43 +08:00