You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/06/07 22:56:33 UTC

[jira] Created: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

add a CamelEndpointListener so you can listen to new endpoints being created/closed
-----------------------------------------------------------------------------------

                 Key: CAMEL-6
                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
             Project: Apache Camel
          Issue Type: New Feature
          Components: core
            Reporter: James Strachan
            Assignee: James Strachan


There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Resolved: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

Willem Jiang resolved CAMEL-6.
------------------------------

    Resolution: Fixed

Current Camel uses LifecycleStrategy to listen the Context's creation, Endpoint, Router, Service's adding events.
So they are the same thing with the CamelRouterListener and CamelEndpointListener.

Since there is no method call for the route and endpoint stopping, removing in camel, all these instance will be clean up when stopping the CamelContext.
I think we can resolve this issue.

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Assigned: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

Willem Jiang reassigned CAMEL-6:
--------------------------------

    Assignee: Willem Jiang

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

James Strachan updated CAMEL-6:
-------------------------------

    Fix Version/s:     (was: 1.1.0)
                   1.2.0

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.2.0
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Closed: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

Willem Jiang closed CAMEL-6.
----------------------------


> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

Hiram Chirino updated CAMEL-6:
------------------------------

    Fix Version/s: 1.1

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.1
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

James Strachan updated CAMEL-6:
-------------------------------

    Assignee:     (was: James Strachan)

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.1
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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


[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed

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

James Strachan updated CAMEL-6:
-------------------------------

    Fix Version/s:     (was: 1.2.0)
                   1.3.0

> add a CamelEndpointListener so you can listen to new endpoints being created/closed
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-6
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-6
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>             Fix For: 1.3.0
>
>
> There's some discussion on this issue here: http://www.nabble.com/Monitoring-and-management-of-Camel-tf3886171s22882.html

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