[ 
https://issues.apache.org/jira/browse/QPID-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-6579:
-----------------------------
    Summary: [Java Broker] Add the ability to dynamically add and remove broker 
loggers  (was: [Java Broker] Add the ability to dynmaically add and remove 
broker loggers)

> [Java Broker] Add the ability to dynamically add and remove broker loggers
> --------------------------------------------------------------------------
>
>                 Key: QPID-6579
>                 URL: https://issues.apache.org/jira/browse/QPID-6579
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: qpid-java-6.0
>
>
> In the initial implementation BrokerLoggers are configured once in the post 
> resolve step of BrokerAdapter.
> We need the ability to dynamically add and remove BrokerLoggers at runtime.
> * BrokerAdapter needs to hear the creation/deletion of BrokerLoggers and 
> responding by dynamically adding or removing the log appender from logback.
> * Appender should be lifecycle (start/stop)
> * Extend HttpManagment's model to support brokerlogger to allow 
> creation/deletion of these objects from REST
> * ACL rule CONFIGURE BROKER should be applied to these operations (this 
> should not actually need a change - see 
> org.apache.qpid.server.security.SecurityManager#isBrokerOrBrokerChildOrPreferencesProvider)



--
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