mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 02:05:41 +00:00
Related: #50236 - Reuse the initially loaded grantee keys/values when ListPolicy checks legacy grantee ID ownership. - Avoid reloading the full grantee-privileges tree once per legacy grant. - Add a regression test that verifies ListPolicy performs only one full grantee-prefix load for legacy grants. Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>