]
Darran Lofthouse moved WFWIP-298 to WFLY-12980:
-----------------------------------------------
Project: WildFly (was: WildFly WIP)
Key: WFLY-12980 (was: WFWIP-298)
Component/s: MP JWT
(was: MP JWT)
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: Darran Lofthouse
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?