You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/08/22 17:04:45 UTC

[jira] Created: (QPID-1260) Add setBrokerProperty to QTC

Add setBrokerProperty to QTC
----------------------------

                 Key: QPID-1260
                 URL: https://issues.apache.org/jira/browse/QPID-1260
             Project: Qpid
          Issue Type: Improvement
          Components: Java Tests
    Affects Versions: M3
            Reporter: Martin Ritchie
             Fix For: M4


Summary:
If do QPID-1259 we will also have to address the management port issue in java. We can't simply put -m <port> on all external brokers as we can with the port as the CPP broker is -m yes|no to enable it. 

So if we could call setBrokerProperty("-m",port) if we know we are running a java broker then that would fix things.

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


[jira] Updated: (QPID-1260) Add setBrokerProperty to QTC

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1260:
-----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on for M4 afaik out of scope

> Add setBrokerProperty to QTC
> ----------------------------
>
>                 Key: QPID-1260
>                 URL: https://issues.apache.org/jira/browse/QPID-1260
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>
> Summary:
> If do QPID-1259 we will also have to address the management port issue in java. We can't simply put -m <port> on all external brokers as we can with the port as the CPP broker is -m yes|no to enable it. 
> So if we could call setBrokerProperty("-m",port) if we know we are running a java broker then that would fix things.

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