[
https://issues.apache.org/jira/browse/LOG4J2-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885050#comment-13885050
]
Nick Williams commented on LOG4J2-512:
--------------------------------------
Documentation updated with r1562365.
> Log4j2 need to support Asynchronous Servlets/ Servlet 3.0 while automatically
> starting, and configurable to initialize and de-initialize loggers
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: LOG4J2-512
> URL: https://issues.apache.org/jira/browse/LOG4J2-512
> Project: Log4j 2
> Issue Type: Sub-task
> Components: Configurators, Core, Documentation, Filters
> Affects Versions: 2.0-beta8, 2.0-beta9
> Reporter: Chandra Sekhar Kakarla
> Assignee: Nick Williams
> Labels: asynchronous, configuration, destroy, filters,
> initialization, listener, log4j2, log4j2.xml, restart, servlet,
> servlet-context
> Fix For: 2.0-rc1
>
> Original Estimate: 466h
> Remaining Estimate: 466h
>
> Async servlet (async-supported=true) using with log4j2 breaks the async chain
> because it does not support async.
> All element in the chain must support async in order to use async.
> Implementation is required to support async servlets(async-supportd=true) it
> may be automatic or configurable initialization. ( this Issue may be
> dependent on the issue https://issues.apache.org/jira/browse/LOG4J2-270 )
> Initialization and de-initialization of the logger must be configurable in
> the java code/config files, to re-load the logger with different properties,
> that will help the application to reduce re-start burden when it need to use
> different properties.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]