[jira] [Resolved] (QPID-2796) [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 broker and 0-8/0-9/0-9-1 client

2012-11-26 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2796. -- Resolution: Fixed Looks good to me. > [Java] implement support for heartbeats f

[jira] [Commented] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504246#comment-13504246 ] Steve Huston commented on QPID-4424: Merged to 0.20 at r1413945 > C++

[jira] [Resolved] (QPID-4456) update the Java broker-only release package to account for changes in plugin system

2012-11-26 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-4456. -- Resolution: Fixed Changes look fine to me. > update the Java broker-only release packag

[jira] [Closed] (QPID-4456) update the Java broker-only release package to account for changes in plugin system

2012-11-26 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall closed QPID-4456. > update the Java broker-only release package to account for changes in plugin > system > -

[jira] [Commented] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504200#comment-13504200 ] Justin Ross commented on QPID-4424: --- https://reviews.apache.org/r/8147/ Approved for 0.2

[jira] [Updated] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4424: -- Fix Version/s: 0.20 > C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line

Re: FW: [jira] [Resolved] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Justin Ross
Thanks, Steve. Approved. On Mon, 26 Nov 2012, Steve Huston wrote: Hi Justin, Requesting permission to merge this fix to 0.20 - the jira is marked a blocker and the fix was reviewed by Andrew and Cliff. Thanks, -Steve -Original Message- From: Steve Huston (JIRA) [mailto:j...@apache.

FW: [jira] [Resolved] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Steve Huston
Hi Justin, Requesting permission to merge this fix to 0.20 - the jira is marked a blocker and the fix was reviewed by Andrew and Cliff. Thanks, -Steve -Original Message- From: Steve Huston (JIRA) [mailto:j...@apache.org] Sent: Monday, November 26, 2012 5:05 PM To: Steve Huston Subject:

[jira] [Resolved] (QPID-4424) C++ Broker on Windows - Assertion Failed: !dispatcher - PollableQueue.h line 136

2012-11-26 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-4424. Resolution: Fixed Fix Version/s: 0.21 Fixed on trunk r1413889. Requesting permission to merg

Re: 0.20 release update - beta is available

2012-11-26 Thread Phil Harvey
I've tested the qpid-java-0.20-beta.tar.gz binary that was built on 19 November and found no problems. I didn't test qpid-java-broker-0.20-beta.tar.gz because it is missing some jars, as mentioned by Robbie previously in this thread. Tested successfully: - Start broker with the following options

0.20 request roundup

2012-11-26 Thread Justin Ross
The requests so far: - Ted - https://issues.apache.org/jira/browse/QPID-4449 - http://svn.apache.org/viewvc?rev=1411761&view=rev - Approved - Gordon - https://issues.apache.org/jira/browse/QPID-4448 - http://svn.apache.org/viewvc?rev=1412239&view=rev - Out for rev

[jira] [Commented] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504048#comment-13504048 ] Justin Ross commented on QPID-4449: --- Reviewed by Ken. Approved for 0.20.

[jira] [Commented] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504027#comment-13504027 ] Ted Ross commented on QPID-4449: Ken, The new shared-ptr interface is needed for the agent

[jira] [Commented] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504021#comment-13504021 ] Ken Giusti commented on QPID-4449: -- Justin/Ted - is the intent to deprecate the old non-sh

Re: Review Request: QPID-4424 - prevent multiple threads from processing PollableQueue events simultaneously

2012-11-26 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8147/#review13748 --- Ship it! Ship It! - Cliff Jansen On Nov. 23, 2012, 11:43 p.m., St

Review Request: Patch to allow proton to compile in C++

2012-11-26 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8223/ --- Review request for qpid, Andrew Stitcher, Kenneth Giusti, and Rafael Schloming.

[jira] [Commented] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503971#comment-13503971 ] Justin Ross commented on QPID-4415: --- Reviewed by me. Approved for 0.20.

[jira] [Commented] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503937#comment-13503937 ] Darryl L. Pierce commented on QPID-4415: Sorry. Here's the link: http://svn.apache

[jira] [Commented] (QPID-4465) only send subject filter if subject is specified

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503902#comment-13503902 ] Justin Ross commented on QPID-4465: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Commented] (QPID-4464) broker does not set container name on AMQP 1.0 connection open

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503901#comment-13503901 ] Justin Ross commented on QPID-4464: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Commented] (QPID-4460) after drain, full credit is not replenished

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503898#comment-13503898 ] Justin Ross commented on QPID-4460: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Commented] (QPID-4459) Sender doesn't settle messages

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503897#comment-13503897 ] Justin Ross commented on QPID-4459: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Commented] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503895#comment-13503895 ] Justin Ross commented on QPID-4415: --- Hi, Darryl. Please add a comment with a link to the

[jira] [Commented] (QPID-4456) update the Java broker-only release package to account for changes in plugin system

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503886#comment-13503886 ] Justin Ross commented on QPID-4456: --- The first change, from Robbie's initial comment, is

[jira] [Updated] (QPID-4455) [AMQP 1.0 JMS Client] Queue browsers were not returning jms messages

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4455: -- Fix Version/s: 0.20 > [AMQP 1.0 JMS Client] Queue browsers were not returning jms messages > ---

[jira] [Commented] (QPID-4455) [AMQP 1.0 JMS Client] Queue browsers were not returning jms messages

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503880#comment-13503880 ] Justin Ross commented on QPID-4455: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Commented] (QPID-4453) [AMQP 1.0 JMS Client] ObjectMessage /w no body improperly converted to an AMQP message.

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503877#comment-13503877 ] Justin Ross commented on QPID-4453: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Updated] (QPID-4453) [AMQP 1.0 JMS Client] ObjectMessage /w no body improperly converted to an AMQP message.

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4453: -- Fix Version/s: 0.20 > [AMQP 1.0 JMS Client] ObjectMessage /w no body improperly converted to an > A

[jira] [Commented] (QPID-4452) issuing and handling of producer credit not implemented

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503874#comment-13503874 ] Justin Ross commented on QPID-4452: --- The change confined to the AMQP 1.0 code. Approved

[jira] [Comment Edited] (QPID-4452) issuing and handling of producer credit not implemented

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503874#comment-13503874 ] Justin Ross edited comment on QPID-4452 at 11/26/12 4:33 PM: - h

[jira] [Comment Edited] (QPID-4452) issuing and handling of producer credit not implemented

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503874#comment-13503874 ] Justin Ross edited comment on QPID-4452 at 11/26/12 4:33 PM: - h

[jira] [Commented] (QPID-4451) Need to wait for outgoing messages to settle when calling Connection::close()

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503873#comment-13503873 ] Justin Ross commented on QPID-4451: --- This change is confined to the AMQP 1.0 path. Appro

[jira] [Comment Edited] (QPID-4448) Credit checking messages for sending on 0-10 of messages from 1.0 results in seg fault

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503869#comment-13503869 ] Justin Ross edited comment on QPID-4448 at 11/26/12 4:27 PM: - h

[jira] [Commented] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503870#comment-13503870 ] Justin Ross commented on QPID-4449: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Updated] (QPID-4448) Credit checking messages for sending on 0-10 of messages from 1.0 results in seg fault

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4448: -- Fix Version/s: 0.20 > Credit checking messages for sending on 0-10 of messages from 1.0 results in

[jira] [Updated] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4449: -- Assignee: Ken Giusti (was: Ted Ross) > Fix for QPID-4286 changed the standalone qmf-agent API > ---

[jira] [Commented] (QPID-4448) Credit checking messages for sending on 0-10 of messages from 1.0 results in seg fault

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503869#comment-13503869 ] Justin Ross commented on QPID-4448: --- http://svn.apache.org/viewvc?view=revision&revision=

[jira] [Assigned] (QPID-4448) Credit checking messages for sending on 0-10 of messages from 1.0 results in seg fault

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned QPID-4448: - Assignee: Andrew Stitcher (was: Gordon Sim) > Credit checking messages for sending on 0-10 of

[jira] [Updated] (QPID-4449) Fix for QPID-4286 changed the standalone qmf-agent API

2012-11-26 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-4449: -- Fix Version/s: 0.20 > Fix for QPID-4286 changed the standalone qmf-agent API > -

Request for including in 0.20

2012-11-26 Thread Darryl L. Pierce
QPID-4415: perl bindings installed in wrong place The fix is small and only impacts the Makefile.am for Qpid bindings. I've tested it and it appears to work properly. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among soft

[jira] [Resolved] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4415. Resolution: Fixed > perl bindings installed in wrong place > ---

[jira] [Closed] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce closed QPID-4415. -- > perl bindings installed in wrong place > -- > >

[jira] [Commented] (QPID-4415) perl bindings installed in wrong place

2012-11-26 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503853#comment-13503853 ] Darryl L. Pierce commented on QPID-4415: Thank you! I've applied and test this patc

[jira] [Commented] (QPID-4474) ensure the BDBHAMessageStore JMX MBean name is quoted

2012-11-26 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503833#comment-13503833 ] Robbie Gemmell commented on QPID-4474: -- Change made via http://svn.apache.org/viewvc?r

[jira] [Assigned] (QPID-4474) ensure the BDBHAMessageStore JMX MBean name is quoted

2012-11-26 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-4474: Assignee: Robbie Gemmell > ensure the BDBHAMessageStore JMX MBean name is quoted > -

[jira] [Updated] (QPID-4474) ensure the BDBHAMessageStore JMX MBean name is quoted

2012-11-26 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4474: - Status: Ready To Review (was: In Progress) > ensure the BDBHAMessageStore JMX MBean name is q

[jira] [Created] (QPID-4474) ensure the BDBHAMessageStore JMX MBean name is quoted

2012-11-26 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPID-4474: Summary: ensure the BDBHAMessageStore JMX MBean name is quoted Key: QPID-4474 URL: https://issues.apache.org/jira/browse/QPID-4474 Project: Qpid Issue Type:

[jira] [Assigned] (QPID-4473) [Java Client] Resolve "stream might not be closed" issue reported by findbugs tool in JMSObjectMessage

2012-11-26 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-4473: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, Could you please review the change?

[jira] [Updated] (QPID-4473) [Java Client] Resolve "stream might not be closed" issue reported by findbugs tool in JMSObjectMessage

2012-11-26 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-4473: - Status: Ready To Review (was: In Progress) > [Java Client] Resolve "stream might not be closed" issue

[jira] [Commented] (QPID-4472) NPE when connecting over AMQP 1.0 with no SASL layer

2012-11-26 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503795#comment-13503795 ] Gordon Sim commented on QPID-4472: -- That certainly seems to prevent the NPE.

[jira] [Commented] (QPID-4472) NPE when connecting over AMQP 1.0 with no SASL layer

2012-11-26 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503789#comment-13503789 ] Rob Godfrey commented on QPID-4472: --- I've made a change to the Non-SASL AMQP 1.0 code whi

[jira] [Created] (QPID-4473) [Java Client] Resolve "stream might not be closed" issue reported by findbugs tool in JMSObjectMessage

2012-11-26 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4473: Summary: [Java Client] Resolve "stream might not be closed" issue reported by findbugs tool in JMSObjectMessage Key: QPID-4473 URL: https://issues.apache.org/jira/browse/QPID-4473

[jira] [Updated] (QPID-4469) [Java common] remove unused sslContext parameter from OutgoingNetworkTransport#connect()

2012-11-26 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-4469: - Status: Ready To Review (was: In Progress) > [Java common] remove unused sslContext parameter

[jira] [Created] (QPID-4472) NPE when connecting over AMQP 1.0 with no SASL layer

2012-11-26 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4472: Summary: NPE when connecting over AMQP 1.0 with no SASL layer Key: QPID-4472 URL: https://issues.apache.org/jira/browse/QPID-4472 Project: Qpid Issue Type: Bug

Re: x-bindings misunderstanding

2012-11-26 Thread eugene
:) ups..! Thank You Gordon, everything seems as expected right now. Thank You, Eugene. -- View this message in context: http://apache-qpid-developers.2158895.n2.nabble.com/x-bindings-misunderstanding-tp7583454p7583503.html Sent from the Apache Qpid developers mailing list archive at Nabble.co

Re: x-bindings misunderstanding

2012-11-26 Thread Gordon Sim
On 11/26/2012 11:20 AM, eugene wrote: Hello Gordon, Sorry about the last email, seems like stuff are working now, sort of. But I think I found another problem, to make sure we are on the same path, here is my Consumer again: Queue receiverQ = session.createQueue("receiverQ; " +

Re: x-bindings misunderstanding

2012-11-26 Thread eugene
Hello Gordon, Sorry about the last email, seems like stuff are working now, sort of. But I think I found another problem, to make sure we are on the same path, here is my Consumer again: Queue receiverQ = session.createQueue("receiverQ; " + "{create:always, auto-d

[jira] [Commented] (QPID-2796) [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 broker and 0-8/0-9/0-9-1 client

2012-11-26 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503723#comment-13503723 ] Rob Godfrey commented on QPID-2796: --- I've made a further check-in to address Robbie's rev

[jira] [Assigned] (QPID-2796) [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 broker and 0-8/0-9/0-9-1 client

2012-11-26 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey reassigned QPID-2796: - Assignee: Robbie Gemmell (was: Rob Godfrey) > [Java] implement support for heartbeats followi

[jira] [Commented] (QPID-2796) [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 broker and 0-8/0-9/0-9-1 client

2012-11-26 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503707#comment-13503707 ] Rob Godfrey commented on QPID-2796: --- Added a system test: http://svn.apache.org/viewvc?re

[jira] [Updated] (QPID-2796) [Java] implement support for heartbeats following IO changes to the 0-8/0-9/0-9-1/0-10 broker and 0-8/0-9/0-9-1 client

2012-11-26 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-2796: -- Status: Ready To Review (was: In Progress) > [Java] implement support for heartbeats following IO c