You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Paul Taylor (JIRA)" <ji...@apache.org> on 2009/10/06 16:54:53 UTC

[jira] Created: (SMX4NMR-160) Management agent cannot be easily extended

Management agent cannot be easily extended
------------------------------------------

                 Key: SMX4NMR-160
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-160
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Paul Taylor
             Fix For: 1.1.0


The way the management agent is configured in the management bundle makes its difficult to implement a new management strategy by extending ManagementAgent.  The blueprint config wires together the management agent and the endpoint registry which means if another bundle provides a different management strategy the endpoint registry cannot be wired to the new one.    One fix for this is to make the registration of the management agent dependent on configuration.

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


[jira] Assigned: (SMX4NMR-160) Management agent cannot be easily extended

Posted by "Eoghan Glynn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eoghan Glynn reassigned SMX4NMR-160:
------------------------------------

    Assignee: Eoghan Glynn

> Management agent cannot be easily extended
> ------------------------------------------
>
>                 Key: SMX4NMR-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-160
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Paul Taylor
>            Assignee: Eoghan Glynn
>             Fix For: 1.1.0
>
>         Attachments: smx4nmr-160.patch
>
>
> The way the management agent is configured in the management bundle makes its difficult to implement a new management strategy by extending ManagementAgent.  The blueprint config wires together the management agent and the endpoint registry which means if another bundle provides a different management strategy the endpoint registry cannot be wired to the new one.    One fix for this is to make the registration of the management agent dependent on configuration.

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


[jira] Updated: (SMX4NMR-160) Management agent cannot be easily extended

Posted by "Paul Taylor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Taylor updated SMX4NMR-160:
--------------------------------

    Attachment: smx4nmr-160.patch

> Management agent cannot be easily extended
> ------------------------------------------
>
>                 Key: SMX4NMR-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-160
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Paul Taylor
>             Fix For: 1.1.0
>
>         Attachments: smx4nmr-160.patch
>
>
> The way the management agent is configured in the management bundle makes its difficult to implement a new management strategy by extending ManagementAgent.  The blueprint config wires together the management agent and the endpoint registry which means if another bundle provides a different management strategy the endpoint registry cannot be wired to the new one.    One fix for this is to make the registration of the management agent dependent on configuration.

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


[jira] Resolved: (SMX4NMR-160) Management agent cannot be easily extended

Posted by "Eoghan Glynn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eoghan Glynn resolved SMX4NMR-160.
----------------------------------

    Resolution: Fixed

Patch [committed|http://svn.apache.org/viewvc?rev=822656&view=rev] with thanks to Paul Taylor.



> Management agent cannot be easily extended
> ------------------------------------------
>
>                 Key: SMX4NMR-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-160
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Paul Taylor
>            Assignee: Eoghan Glynn
>             Fix For: 1.1.0
>
>         Attachments: smx4nmr-160.patch
>
>
> The way the management agent is configured in the management bundle makes its difficult to implement a new management strategy by extending ManagementAgent.  The blueprint config wires together the management agent and the endpoint registry which means if another bundle provides a different management strategy the endpoint registry cannot be wired to the new one.    One fix for this is to make the registration of the management agent dependent on configuration.

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