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

Register Flink hook with unique name #6349

Open
DeamonDev opened this issue Jul 9, 2024 · 0 comments
Open

Register Flink hook with unique name #6349

DeamonDev opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels

Comments

@DeamonDev
Copy link
Contributor

Currently registerUserCodeClassLoaderReleaseHookIfAbsent is registered with fixed name which does not depend on node information. It may lead to unregistered hooks when multiple AsyncInterpretationFunctions occur at the same time

@DeamonDev DeamonDev added the bug label Jul 9, 2024
@DeamonDev DeamonDev self-assigned this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant