You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2011/06/30 10:56:28 UTC

[jira] [Commented] (QPID-2794) Broker shutdown logic needs changing to run inside another process

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

Robbie Gemmell commented on QPID-2794:
--------------------------------------

Hi Danushka,

The Main class really isnt intended for use in this fashion, which is why you are running into issues such as QPID-3323 and QPID-2794. As part of the work I am currently doing the broker startup is seperated from the Main class entirely, which should give you the functionality you seem to be looking for without resorting to hacking at Main in the ways these patches do. I'll update these JIRAs once that work is available.

Robbie


> Broker shutdown logic needs changing to run inside another process
> ------------------------------------------------------------------
>
>                 Key: QPID-2794
>                 URL: https://issues.apache.org/jira/browse/QPID-2794
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Danushka Menikkumbura
>            Assignee: Robbie Gemmell
>         Attachments: QPID-2794.patch
>
>
> At the moment the broker shutdown terminates the JVM which is a problem when the broker runs inside another process.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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