You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/02/27 15:19:12 UTC

[jira] Created: (QPID-1699) Reload security section in configuration files through JMX

Reload security section in configuration files through JMX
----------------------------------------------------------

                 Key: QPID-1699
                 URL: https://issues.apache.org/jira/browse/QPID-1699
             Project: Qpid
          Issue Type: New Feature
          Components: Java Broker
    Affects Versions: M5
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: M5


It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-1699) Reload security section in configuration files through JMX

Posted by "Robert Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Gemmell resolved QPID-1699.
----------------------------------

    Resolution: Fixed

Changes look good to me.

> Reload security section in configuration files through JMX
> ----------------------------------------------------------
>
>                 Key: QPID-1699
>                 URL: https://issues.apache.org/jira/browse/QPID-1699
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M5
>
>
> It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-1699) Reload security section in configuration files through JMX

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner reassigned QPID-1699:
-----------------------------------

    Assignee: Robert Gemmell  (was: Aidan Skinner)

> Reload security section in configuration files through JMX
> ----------------------------------------------------------
>
>                 Key: QPID-1699
>                 URL: https://issues.apache.org/jira/browse/QPID-1699
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Robert Gemmell
>             Fix For: M5
>
>
> It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1699) Reload security section in configuration files through JMX

Posted by "Robert Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Gemmell updated QPID-1699:
---------------------------------

    Assignee: Aidan Skinner  (was: Robert Gemmell)
      Status: Open  (was: Ready To Review)

The reloadSecurityConfiguration() method  in ConfigurationManagement should have an mbean operation annotation instead of an attribute annotation.

The ConfigurationException caught in the handle() method of ServerConfiguration, we should possibly log some output to signal this failure (unless the section raising the exception already has? or blown up? :)).

> Reload security section in configuration files through JMX
> ----------------------------------------------------------
>
>                 Key: QPID-1699
>                 URL: https://issues.apache.org/jira/browse/QPID-1699
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M5
>
>
> It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1699) Reload security section in configuration files through JMX

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-1699:
--------------------------------

    Status: Ready To Review  (was: In Progress)

Thanks for the comments, have addressed them in new commit. 

> Reload security section in configuration files through JMX
> ----------------------------------------------------------
>
>                 Key: QPID-1699
>                 URL: https://issues.apache.org/jira/browse/QPID-1699
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M5
>
>
> It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1699) Reload security section in configuration files through JMX

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-1699:
--------------------------------

    Status: Ready To Review  (was: In Progress)

> Reload security section in configuration files through JMX
> ----------------------------------------------------------
>
>                 Key: QPID-1699
>                 URL: https://issues.apache.org/jira/browse/QPID-1699
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: M5
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M5
>
>
> It would be useful to be able to reflect updates to the security section on demand. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org