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

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

Commit 1705658 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1705658 ]

QPID-6578 : Race condition can lead to referenceCount on messages being below 
zero

> [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: qpid-java-6.0
>            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