Skip to content
New issue

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

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

Already on GitHub? # to your account

Update plugin manager to properly flag shutdown is happening #4365

Closed
kaidaguerre opened this issue Sep 2, 2024 · 0 comments
Closed

Update plugin manager to properly flag shutdown is happening #4365

kaidaguerre opened this issue Sep 2, 2024 · 0 comments

Comments

@kaidaguerre
Copy link
Contributor

Without this change, concurrent accesses to PluginManager.shuttingDown() will incorrectly report a shutdown is happening while there isn't.

Symptoms being, you see this in the logs:
2024-07-30 15:01:14.075 UTC [WARN] PluginManager Get failed for aws: plugin manager is shutting down (0xc009ba2450)
but there is no corresponding [INFO] PluginManager Shutdown

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant