[jira] [Created] (QPID-3515) the qpid-server script does not work correctly if the QPID_HOME or QPID_WORK environment variables contain spaces/parentheses

2011-09-29 Thread Robbie Gemmell (Created) (JIRA)
the qpid-server script does not work correctly if the QPID_HOME or QPID_WORK environment variables contain spaces/parentheses - Key: QPID-3515

[jira] [Commented] (QPID-3402) various issues prevent running the Java test profiles in a Jenkins matrix project

2011-09-29 Thread Robbie Gemmell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117671#comment-13117671 ] Robbie Gemmell commented on QPID-3402: -- The test exclusion system has been updated to

[jira] [Resolved] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Robbie Gemmell (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3513. -- Resolution: Fixed Changes look good to me > Avoid use of shell script clean-dir

Re: Failover

2011-09-29 Thread Rajith Attapattu
On Thu, Sep 29, 2011 at 12:02 PM, Oleksandr Rudyy wrote: > Rajith, > > Thanks a lot for your feedback. > > Could you also have a look into the Failover Behaviour WIKI we created > to summarize the failover behaviour? Alex nice work to get the wiki page up and running. I added my comments/question

Re: Failed tests - please report to dev@qpid.apache.org

2011-09-29 Thread Gordon Sim
code 2 make: *** [build] Error 29 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ────

Failed tests - please report to dev@qpid.apache.org

2011-09-29 Thread Cajus Pollmeier
Leaving directory `/«PKGBUILDDIR»' dh_auto_test: make -j1 check returned exit code 2 make: *** [build] Error 29 dpkg-buildpackage: error: debian/rules build gave error exit status 2 ────

Re: Failover

2011-09-29 Thread Oleksandr Rudyy
Rajith, Thanks a lot for your feedback. Could you also have a look into the Failover Behaviour WIKI we created to summarize the failover behaviour? The discussion above gave us multiple options of failover behaviour. We selected the most appropriative behaviour options among many available and

[jira] [Assigned] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Keith Wall (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-3513: Assignee: Robbie Gemmell (was: Keith Wall) > Avoid use of shell script clean-dir during test cy

[jira] [Updated] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Keith Wall (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3513: - Status: Ready To Review (was: In Progress) > Avoid use of shell script clean-dir during test cycle >

[jira] [Commented] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Keith Wall (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117369#comment-13117369 ] Keith Wall commented on QPID-3513: -- Hi Robbie, As discussed.. I resolved the licence typo

[jira] [Commented] (QPID-3346) Support message grouping with stricted sequence consumption across multiple consumers.

2011-09-29 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117351#comment-13117351 ] jirapos...@reviews.apache.org commented on QPID-3346: - bq. On 2011-0

Re: Review Request: QPID-3346: message groups (multi-consumer per group)

2011-09-29 Thread Gordon Sim
> On 2011-09-28 12:48:39, Alan Conway wrote: > > /trunk/qpid/cpp/src/qpid/broker/MessageAllocator.h, line 37 > > > > > > How about QueueOrder? It defines the order that consumers see messages. > > Or perhaps something lik

Re: Failover

2011-09-29 Thread Rajith Attapattu
On Thu, Sep 22, 2011 at 12:19 PM, Oleksandr Rudyy wrote: > Thanks Rajith for your commentaries. > I have discussed them with Robbie, our comments inline. > >>> Qpid Java Client Failover Policy >>> >>> 1. Qpid client failover basic principles. >>> ===

[jira] [Commented] (QPID-3346) Support message grouping with stricted sequence consumption across multiple consumers.

2011-09-29 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117332#comment-13117332 ] jirapos...@reviews.apache.org commented on QPID-3346: - bq. On 2011-0

Re: Review Request: QPID-3346: message groups (multi-consumer per group)

2011-09-29 Thread Kenneth Giusti
> On 2011-09-28 12:48:39, Alan Conway wrote: > > /trunk/qpid/cpp/src/qpid/broker/MessageAllocator.h, line 37 > > > > > > How about QueueOrder? It defines the order that consumers see messages. > > Or perhaps something lik

[jira] [Updated] (QPID-3514) Allow SSL and non-SSL connections on the same port

2011-09-29 Thread Zane Bitter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zane Bitter updated QPID-3514: -- Attachment: ssl-mux.patch The attached patch implements this when the SSL Plugin is enabled and both AMQ

[jira] [Created] (QPID-3514) Allow SSL and non-SSL connections on the same port

2011-09-29 Thread Zane Bitter (Created) (JIRA)
Allow SSL and non-SSL connections on the same port -- Key: QPID-3514 URL: https://issues.apache.org/jira/browse/QPID-3514 Project: Qpid Issue Type: Improvement Components: C++ Broker

[jira] [Issue Comment Edited] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Robbie Gemmell (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117151#comment-13117151 ] Robbie Gemmell edited comment on QPID-3513 at 9/29/11 8:52 AM: --

[jira] [Commented] (QPID-3513) Avoid use of shell script clean-dir during test cycle

2011-09-29 Thread Robbie Gemmell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117151#comment-13117151 ] Robbie Gemmell commented on QPID-3513: -- Looks good to me, have a couple of tiny notes