[jira] [Commented] (QPID-4963) Dispatch - Excessive latency in timers under light load

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760869#comment-13760869 ] ASF subversion and git services commented on QPID-4963: --- Commit 15207

[jira] [Commented] (QPID-5120) C++ cmake install of examples solution does not work properly on windows

2013-09-06 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760598#comment-13760598 ] Chuck Rolke commented on QPID-5120: --- Ah! The installer project - I forgot about that. It

[jira] [Commented] (QPID-4932) need notification of transport failure, failure to connect etc

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760546#comment-13760546 ] ASF subversion and git services commented on QPID-4932: --- Commit 15206

[jira] [Commented] (QPID-5120) C++ cmake install of examples solution does not work properly on windows

2013-09-06 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760497#comment-13760497 ] Steve Huston commented on QPID-5120: The current VS2008 files are not from automake day

[jira] [Created] (QPID-5120) C++ cmake install of examples solution does not work properly on windows

2013-09-06 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-5120: - Summary: C++ cmake install of examples solution does not work properly on windows Key: QPID-5120 URL: https://issues.apache.org/jira/browse/QPID-5120 Project: Qpid

[jira] [Commented] (QPID-5017) WinSDK build leaves release executables stranded in \bin directory

2013-09-06 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760406#comment-13760406 ] Chuck Rolke commented on QPID-5017: --- After further consideration, files qpid-send and qpi

Re: Detecting potential Java deadlocks with JCarder

2013-09-06 Thread Rajith Attapattu
Hey Philip, Thanks for the analysis! I've been closely following your work. JCarder seems like a very useful tool. Given that we use multiple locks, there are many ways to get into deadlock situations which has made the current client untenable in some user environments. I will definitely use thi

Re: Review Request 13079: Modify Messenger credit distribution algorithm to support credit rebalancing

2013-09-06 Thread Kenneth Giusti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13079/ --- (Updated Sept. 6, 2013, 3:39 p.m.) Review request for qpid and Rafael Schloming

Detecting potential Java deadlocks with JCarder

2013-09-06 Thread Phil Harvey
I want to let others know about some interesting and useful lock analysis I've been doing. I recently ran the Java systests with the JCarder [1] agent enabled. JCarder instruments the bytecode, allowing it to keep track of when locks are acquired and released. It uses this to detect whether lock

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

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760261#comment-13760261 ] Philip Harvey commented on QPID-4574: - Note that this flagged as a potential deadlock w

[jira] [Commented] (QPID-5107) Trace queue&session deletion statistics show zero values for some counters everytime

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760229#comment-13760229 ] ASF subversion and git services commented on QPID-5107: --- Commit 15205

Re: Review Request 14000: QPID-5107 Trace queue&session deletion statistics show zero values for some counters everytime

2013-09-06 Thread Chug Rolke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14000/#review25959 --- Ship it! This change arises from real-world scrutiny of the origina

[jira] [Commented] (QPID-4961) 0.24 release tasks

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760195#comment-13760195 ] ASF subversion and git services commented on QPID-4961: --- Commit 15205

Re: Review Request 14000: QPID-5107 Trace queue&session deletion statistics show zero values for some counters everytime

2013-09-06 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14000/ --- (Updated Sept. 6, 2013, 12:56 p.m.) Review request for qpid and Chug Rolke. C

[jira] [Resolved] (QPID-5021) qpid::client API deprecation notice

2013-09-06 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross resolved QPID-5021. --- Resolution: Fixed > qpid::client API deprecation notice > --- > >

[jira] [Resolved] (QPID-5022) QMFv1 code removal notice

2013-09-06 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross resolved QPID-5022. --- Resolution: Fixed > QMFv1 code removal notice > - > > Key:

[jira] [Resolved] (QPID-5020) Autotools deprecation release note for 0.24

2013-09-06 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross resolved QPID-5020. --- Resolution: Fixed > Autotools deprecation release note for 0.24 >

[jira] [Commented] (QPID-5022) QMFv1 code removal notice

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760176#comment-13760176 ] ASF subversion and git services commented on QPID-5022: --- Commit 15205

[jira] [Commented] (QPID-4990) Website improvements for the 0.24 timeframe

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760173#comment-13760173 ] ASF subversion and git services commented on QPID-4990: --- Commit 15205

[jira] [Commented] (QPID-5021) qpid::client API deprecation notice

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760175#comment-13760175 ] ASF subversion and git services commented on QPID-5021: --- Commit 15205

[jira] [Commented] (QPID-5020) Autotools deprecation release note for 0.24

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760174#comment-13760174 ] ASF subversion and git services commented on QPID-5020: --- Commit 15205

[jira] [Commented] (QPID-4990) Website improvements for the 0.24 timeframe

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760164#comment-13760164 ] ASF subversion and git services commented on QPID-4990: --- Commit 15205

[jira] [Commented] (QPID-5104) Python Swig bindings do not expose Message properties in the same manner as the pure Python bindings

2013-09-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760158#comment-13760158 ] ASF subversion and git services commented on QPID-5104: --- Commit 15205

[jira] [Updated] (QPID-5119) [JMS] 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5119: Summary: [JMS] 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover

[jira] [Updated] (QPID-5119) Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5119: Attachment: jcarder_result_4.dot > Java client - 3-thread deadlock on pre-AMQP-0-10 connection i

[jira] [Created] (QPID-5119) Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-5119: --- Summary: Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock Key: QPID-5119 URL: https://issues.apache.

[jira] [Updated] (QPID-5118) [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5118: Attachment: jcarder_result_3.dot JCarder-generated file showing this potential deadlock.

[jira] [Created] (QPID-5118) [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection

2013-09-06 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-5118: --- Summary: [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection Key: QPID-5118 URL: https://issues.apache.org/jira/brow

[jira] [Resolved] (QPID-5104) Python Swig bindings do not expose Message properties in the same manner as the pure Python bindings

2013-09-06 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5104. -- Resolution: Fixed Fix Version/s: 0.25 > Python Swig bindings do not expose Message properties