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

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

    [ https://issues.apache.org/jira/browse/AMQ-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774191#comment-16774191 ] 

ASF subversion and git services commented on AMQ-7153:
------------------------------------------------------

Commit 7c872afa222dac97fa139e607a0bac0a71f49111 in activemq's branch refs/heads/master from Christian Schneider
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=7c872af ]

AMQ-7153 - Publish BrokerService as OSGi service


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