[ 
https://issues.apache.org/jira/browse/QPID-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578736#comment-14578736
 ] 

ASF subversion and git services commented on QPID-6578:
-------------------------------------------------------

Commit 1684380 from [email protected] in branch 'java/trunk'
[ https://svn.apache.org/r1684380 ]

QPID-6578: [Java Broker] Add the ability for logging filters to be 
added/removed/changed dynamically

> [Java Broker] Add the ability for logging filters to be added/removed/changed 
> dynamically
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-6578
>                 URL: https://issues.apache.org/jira/browse/QPID-6578
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 6.0 [Java]
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>
> The initial implementations of BrokerLogger configure the logging filters 
> once as the BrokerAdapter is resolved at startup.
> We need the ability to dynamically:
>     To change the existing level of an existing logging filter (e.g. INFO => 
> DEBUG)
>     To add a new logging filter (e.g. com.jpmorgan.qpid)
>     To remove an existing logging filter
>     ACL rule CONFIGURE BROKER should be applied to these operations.
>     Include adding support for brokerlogfilters to the REST API
> The implementation must dynamically reconfigure the existing appenders in 
> such a manner that log messages are not lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to