Re: Review Request: QPID-4555: HA Add QueueSettings::declaredExclusive for exclusive queues.

2013-02-08 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9258/#review16344 --- /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp

[jira] [Created] (QPID-4571) Qpid client should provide a PooledConnectionFactory rather like that of ActiveMQ

2013-02-08 Thread Keith Wall (JIRA)
Keith Wall created QPID-4571: Summary: Qpid client should provide a PooledConnectionFactory rather like that of ActiveMQ Key: QPID-4571 URL: https://issues.apache.org/jira/browse/QPID-4571 Project: Qpid

[jira] [Commented] (QPID-4533) Java broker performance tests should support writing results to database

2013-02-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574453#comment-13574453 ] Philip Harvey commented on QPID-4533: - The committed code has broken the ability of

Re: unable to start tomcat while qpid is running

2013-02-08 Thread lhoffman
So I have looked and looked...How do I tell Qpid to not listen on port 8080? I don't see that in any config file. Thanks L Rob Godfrey wrote: There are two Qpid Brokers, one written in Java, on in C++. The Qpid Java broker includes a web management console which by default starts on

[jira] [Created] (QPID-4572) unresolved external symbol(Duration)

2013-02-08 Thread Thomas Pauli (JIRA)
Thomas Pauli created QPID-4572: -- Summary: unresolved external symbol(Duration) Key: QPID-4572 URL: https://issues.apache.org/jira/browse/QPID-4572 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4573) Provide non-blocking support for the Ruby langauge bindings

2013-02-08 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-4573: -- Summary: Provide non-blocking support for the Ruby langauge bindings Key: QPID-4573 URL: https://issues.apache.org/jira/browse/QPID-4573 Project: Qpid

[jira] [Created] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created QPID-4574: -- Summary: [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock Key: QPID-4574 URL: https://issues.apache.org/jira/browse/QPID-4574 Project: Qpid

[jira] [Commented] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574608#comment-13574608 ] Rajith Attapattu commented on QPID-4574: The issue here is that the locks are

[jira] [Updated] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4574: --- Labels: deadlock (was: ) [JMS] Deadlock involving _failoverMutex and

[jira] [Updated] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-4574: --- Attachment: Test_00782235.java Reproducer supplied by Pavel Moravec. Run the reproducer in a

[jira] [Commented] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574612#comment-13574612 ] Rajith Attapattu commented on QPID-4574: {code} diff --git

[jira] [Commented] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-02-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574613#comment-13574613 ] Rajith Attapattu commented on QPID-4574: The change here is that the failoverMutex

Re: Review Request: QPID-4555: HA Add QueueSettings::declaredExclusive for exclusive queues.

2013-02-08 Thread Alan Conway
On Feb. 8, 2013, 9:35 a.m., Gordon Sim wrote: /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp, line 297 https://reviews.apache.org/r/9258/diff/2/?file=256761#file256761line297 Ok, how about the following change: settings.isTemporary = exclusive autodelete

[jira] [Commented] (QPID-4572) unresolved external symbol(Duration)

2013-02-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574773#comment-13574773 ] Alan Conway commented on QPID-4572: --- Works for me. Those symbols are in libqpidmessaging.

Ruby blocking issues...

2013-02-08 Thread Darryl L. Pierce
I've been working on a fix for the blocking APIs. I found another way of approaching the issue than to make the blocking calls non-blocking. My first attempt is to create a new native extension to Ruby named Qpid::Messaging::SessionDispatcher. An instance is automatically created by

[jira] [Created] (QPID-4575) Support Visual Studio 2012

2013-02-08 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4575: - Summary: Support Visual Studio 2012 Key: QPID-4575 URL: https://issues.apache.org/jira/browse/QPID-4575 Project: Qpid Issue Type: Bug Components: C++

[jira] [Commented] (QPID-4533) Java broker performance tests should support writing results to database

2013-02-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575098#comment-13575098 ] Philip Harvey commented on QPID-4533: - The aforementioned bug is now fixed. Committed