You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2019/02/21 15:36:00 UTC

[jira] [Resolved] (AMQ-7153) Publish BrokerService as OSGi service

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

Christian Schneider resolved AMQ-7153.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.16.0

> Publish BrokerService as OSGi service
> -------------------------------------
>
>                 Key: AMQ-7153
>                 URL: https://issues.apache.org/jira/browse/AMQ-7153
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: 5.16.0
>
>
> If a local broker is started in karaf then it might come up later than user code that connects to it.
> This leads to unnecessary errors.
> If we publish the BrokerService as an OSGi service then the user can depend on this service and delay its startup until the service is present.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)