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

[Core] Improve locality handling for native lib loading #123

Closed
xwu99 opened this issue Aug 17, 2021 · 0 comments · Fixed by #124
Closed

[Core] Improve locality handling for native lib loading #123

xwu99 opened this issue Aug 17, 2021 · 0 comments · Fixed by #124
Labels
bug Something isn't working

Comments

@xwu99
Copy link
Collaborator

xwu99 commented Aug 17, 2021

The old code assume PROCESS_LOCAL locality. It's not the case when runnning in Cloud-based enviroments. #122 #120
Improve lib loading with Object global init, the native lib will load when first use.

@xwu99 xwu99 changed the title [Core] Improve locality handling for initialization [Core] Improve locality handling for native lib loading Aug 17, 2021
@zhixingheyi-tian zhixingheyi-tian added the bug Something isn't working label Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants