Uh oh!
There was an error while loading. Please reload this page.
Pipe Plugin: Fix ClassLoader and Visibility not initialized from CN snapshot after reboot - #15212
Conversation
…napshot after reboot
…e-plugin-loader-not-loaded-in-snapshot
There was a problem hiding this comment.
Pull Request Overview
This pull request fixes an issue where the ClassLoader and plugin visibility were not properly reinitialized from the configuration node snapshot after a reboot.
- The new code iterates over all plugin metadata and reloads the corresponding plugin classes.
- It updates the plugin visibility and registers each plugin's class loader in the manager.
Uh oh!
There was an error while loading. Please reload this page.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## master #15212 +/- ##
============================================
- Coverage 39.33% 39.30% -0.04%
Complexity 193 193 ============================================
Files 4620 4623 +3 Lines 297368 297482 +114 Branches 37121 37131 +10 ============================================
- Hits 116982 116913 -69 - Misses 180386 180569 +183 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…napshot after reboot (apache#15212)




No description provided.