Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Change the implementation of load operation into AsyncCGO mode #39138

Open
1 task done
chyezh opened this issue Jan 10, 2025 · 1 comment
Open
1 task done
Assignees
Labels
kind/enhancement Issues or changes related to enhancement

Comments

@chyezh
Copy link
Contributor

chyezh commented Jan 10, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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

@chyezh chyezh added the kind/enhancement Issues or changes related to enhancement label Jan 10, 2025
@chyezh
Copy link
Contributor Author

chyezh commented Jan 10, 2025

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or changes related to enhancement
Projects
None yet
Development

No branches or pull requests

1 participant