Brian Stansberry created WFCORE-3217:
----------------------------------------
Summary: Relax the WFCORE-2849 requirement
Key: WFCORE-3217
URL:
https://issues.jboss.org/browse/WFCORE-3217
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Affects Versions: 3.0.1.Final, 3.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Blocker
Fix For: 4.0.0.Alpha1, 3.0.2.Final
WFCORE-2849 fails ops against domain profile resources if the OSH tries to register a
Stage.RUNTIME step. But we are still hitting cases where we have OSHs that try to do this
(see WFLY-9821). Since those OSHs have worked for years without this causing major
trouble, failing the op seems excessive.
Instead I would like to log a WARN, and have the problematic 'addStep' call simply
return without adding the step.
Perhaps this could be a DEBUG, but really if an OSH is doing this it is a bug and I'd
like to not hide that.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)