[Enhancement]: Change the implementation of load operation into AsyncCGO mode #39138
Open
1 task done
Labels
kind/enhancement
Issues or changes related to enhancement
Is there an existing issue for this?
What would you like to be added?
We find that some long time load operation(CGO) may hang the GO Scheduler, make the search starve and timeout.
Make the load operation asynchronously may fix it.
Why is this needed?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: