[jboss-jira] [JBoss JIRA] (WFCORE-3217) Relax the WFCORE-2849 requirement

Brian Stansberry (JIRA) issues at jboss.org
Fri Sep 1 13:16:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-3217:
-------------------------------------
    Description: 
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-9281).  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- an INFO, 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. A WARN OTOH seems to high, as this likely does not harm the end user and there is nothing they can do about it other than not invoking the op.

  was:
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-9281).  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.



> 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.0.Final, 3.0.1.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-9281).  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- an INFO, 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. A WARN OTOH seems to high, as this likely does not harm the end user and there is nothing they can do about it other than not invoking the op.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list