-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 4.5.1
-
Component/s: Enterprise
- Have a two node cluster
- Have a plugin with a LifecycleAware component and an onStart method
- Disable the plugin
- One node 1, using "Upload add-on", install the plugin again
Expected: The plugin is updated, still in disabled state.
Actual: The plugin is updated, still in disabled state. But on node 2, onStart method was run.
(Using stash master 989f3b1335be81397f398d32d78b5f1484cf8404)
- relates to
-
SSP-15842 Loading...