[Bug]: config manager cache fails to store default value #37690
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
When a param item is not present in any config source, the default value shall be used. However the manager cache cannot store is since the value is not equal to original value (*empty string)
This may cause a huge performance downgrade if some param for search logic is not present in any config source.
Expected Behavior
Config cache shall work with default value param item
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: