]
Bartosz Baranowski reassigned WFLY-12980:
-----------------------------------------
Assignee: Bartosz Baranowski
Full reload is needed after microprofile-jwt-smallrye subsystem
removal
-----------------------------------------------------------------------
Key: WFLY-12980
URL:
https://issues.redhat.com/browse/WFLY-12980
Project: WildFly
Issue Type: Bug
Components: MP JWT
Reporter: Jan Kasik
Assignee: Bartosz Baranowski
Priority: Major
When user is removing MP subsystem, full reload is required. This is partly a benefit
because it provides a fast fail solution for deployments which requires classes from this
subsystem. On the other hand, reload might not be feasible for user under in their current
conditions. This is why it has to be reduced as much as possible.
Is there other way to provide fast fail without requiring full reload?