[Bug]: Fix Return Value for Non-Existent Collection,Partition,Index Drop #37249
Labels
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
Currently in drop_collection_task.go
Similarly in drop_partition_task.go
and in index_service.go
Expected Behavior
We should have proper mechanism to not execute the function any longer in these particular cases.Need to return appropriate values.
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: