]
Jan Kasik updated WFWIP-298:
----------------------------
Affects: User Experience
Full reload is needed after microprofile-jwt-smallrye subsystem
removal
-----------------------------------------------------------------------
Key: WFWIP-298
URL:
https://issues.redhat.com/browse/WFWIP-298
Project: WildFly WIP
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?