[jboss-jira] [JBoss JIRA] (WFLY-3031) Management audit logging logs parallel boot ops in separate records

Brian Stansberry (JIRA) issues at jboss.org
Thu Feb 27 16:43:47 EST 2014


    [ https://issues.jboss.org/browse/WFLY-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948792#comment-12948792 ] 

Brian Stansberry commented on WFLY-3031:
----------------------------------------

The RUNTIME stage parallel ops are also getting logged. In records that come before the stage MODEL ops. The ordering is because the runtime ParallelBootOperationContexts complete before the MODEL ones do.
                
> Management audit logging logs parallel boot ops in separate records
> -------------------------------------------------------------------
>
>                 Key: WFLY-3031
>                 URL: https://issues.jboss.org/browse/WFLY-3031
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 8.0.0.Final
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 9.0.0.CR1
>
>
> The parallel boot ops (i.e. the subsystem stuff) are logged in separate log records from the other stuff.
> This is questionable because they are actually all part of the same execution. The main execution blocks for the parallel ops.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list