[jira] [Updated] (PROTON-1964) [c] pn_proactor_wait() can return empty event batches.

2018-11-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1964: Description: The bug PROTON-1586  had events returned after a connection was TRANSPORT_CLOSED

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687209#comment-16687209 ] ASF GitHub Bot commented on QPIDJMS-430: Github user tabish121 commented on the issue:

[jira] [Updated] (PROTON-1964) [c] pn_proactor_wait() can return empty event batches.

2018-11-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1964: Description: The bug PROTON-1586  had events returned after a connection was TRANSPORT_CLOSED

[jira] [Updated] (PROTON-1964) [c] pn_proactor_wait() can return empty event batches.

2018-11-14 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-1964: Description: The original but    Run the send examples code with an invalid hostname like shown

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/qpid-jms/pull/26 Just as a reference: I'm getting about 80 M msg/sec with the new `FifoMessageQueue` while near 2.5 M msg/sec with the original one. On a end-to-end test I'm getting a 20% more throughput with

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687185#comment-16687185 ] ASF GitHub Bot commented on QPIDJMS-430: Github user franz1981 commented on the issue:

[jira] [Created] (PROTON-1964) [c] pn_proactor_wait() can return empty event batches.

2018-11-14 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1964: --- Summary: [c] pn_proactor_wait() can return empty event batches. Key: PROTON-1964 URL: https://issues.apache.org/jira/browse/PROTON-1964 Project: Qpid Proton

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687204#comment-16687204 ] ASF GitHub Bot commented on QPIDJMS-430: Github user franz1981 commented on the issue:

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/qpid-jms/pull/26 The failing test `JmsConnectionCloseVariationsTest.testCloseBeforeBrokerStoppedRepeated` seems that is not allocating any `FifoMessageQueue`: i suppose its failure is indipendent by this PR.

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread tabish121
Github user tabish121 commented on the issue: https://github.com/apache/qpid-jms/pull/26 Yes, that test is exposing some issues in the 5.x broker which is unrelated to this change. --- - To unsubscribe, e-mail:

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/qpid-jms/pull/26 I have TBH that I'm not getting such a big boost as I was expecting, but probably because there are other bottlenecks (the consumer side on the broker) that are not' helping to measure it

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687215#comment-16687215 ] ASF GitHub Bot commented on QPIDJMS-430: Github user franz1981 commented on the issue:

[jira] [Commented] (QPID-7372) [Java Broker] Remove hard dependency on logback from broker-core

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686487#comment-16686487 ] ASF GitHub Bot commented on QPID-7372: -- Github user alex-rufous commented on the issue:

[GitHub] qpid-broker-j issue #13: QPID-7372, hasn't been fixed fully, there is still ...

2018-11-14 Thread alex-rufous
Github user alex-rufous commented on the issue: https://github.com/apache/qpid-broker-j/pull/13 Hi nitin1706, com.sleepycat:je::7.4.5 is compiled with java8 whilst Qpid 6.x is java 7 compatible. In order to keep Qpid 6.x java7 compatible, we cannot upgrade JE to version 7.4.5.

[GitHub] qpid-broker-j pull request #17: QPID-7541: [Broker-J] Close consumers when a...

2018-11-14 Thread alex-rufous
GitHub user alex-rufous opened a pull request: https://github.com/apache/qpid-broker-j/pull/17 QPID-7541: [Broker-J] Close consumers when a Queue is deleted The proposed changes allow to close queue sending and receiving links and mark all in-progress queue transactions as

[jira] [Commented] (QPID-7541) [Broker-J] Close Consumers when a Queue is deleted

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686480#comment-16686480 ] ASF GitHub Bot commented on QPID-7541: -- GitHub user alex-rufous opened a pull request:

[jira] [Created] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread Francesco Nigro (JIRA)
Francesco Nigro created QPIDJMS-430: --- Summary: Lock-Free FifoMessageQueue Key: QPIDJMS-430 URL: https://issues.apache.org/jira/browse/QPIDJMS-430 Project: Qpid JMS Issue Type: Improvement

[GitHub] qpid-jms pull request #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/qpid-jms/pull/26 QPIDJMS-430 Lock-Free FifoMessageQueue You can merge this pull request into a Git repository by running: $ git pull https://github.com/franz1981/qpid-jms lock_free_fifo_q Alternatively

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686794#comment-16686794 ] ASF GitHub Bot commented on QPIDJMS-430: GitHub user franz1981 opened a pull request:

[jira] [Created] (QPIDJMS-431) Refactor the Failover provider to improve performance

2018-11-14 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-431: Summary: Refactor the Failover provider to improve performance Key: QPIDJMS-431 URL: https://issues.apache.org/jira/browse/QPIDJMS-431 Project: Qpid JMS

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686859#comment-16686859 ] ASF GitHub Bot commented on QPIDJMS-430: Github user franz1981 commented on the issue:

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/qpid-jms/pull/26 The reason behind the abstract classes for padding between fields to avoid false sharing (that could lead to a 1/10 of performance): ``` OFFSET SIZE

[GitHub] qpid-dispatch issue #420: DISPATCH-1177 - Added new option -e to qdstat. Thi...

2018-11-14 Thread fgiorgetti
Github user fgiorgetti commented on the issue: https://github.com/apache/qpid-dispatch/pull/420 @ganeshmurthy I have executed qdstat with -e on a formed network here and I see the "edge" routers from an interior router, and the "interior" router when executed against edge. It makes

[jira] [Commented] (DISPATCH-1177) Edge router does not show any node in the network

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687024#comment-16687024 ] ASF GitHub Bot commented on DISPATCH-1177: -- Github user fgiorgetti commented on the issue:

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686944#comment-16686944 ] ASF GitHub Bot commented on QPIDJMS-430: Github user jdanekrh commented on the issue:

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread jdanekrh
Github user jdanekrh commented on the issue: https://github.com/apache/qpid-jms/pull/26 Wouldn't `@Contended` annotation work just as well? http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-November/007309.html (I just googled it...) ---

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread jdanekrh
Github user jdanekrh commented on the issue: https://github.com/apache/qpid-jms/pull/26 Won't work with JDK < 8 is fine with qpid-jms, I think https://github.com/apache/qpid-jms/blob/master/pom.xml#L37-L39 I'll check tomorrow if IBM JDK supports this. I am fairly sure

[GitHub] qpid-jms issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue

2018-11-14 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/qpid-jms/pull/26 It won't work with JDK < 8 and is specific of oracle AFAIK (I could be wrong of course!) --- - To unsubscribe, e-mail:

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686954#comment-16686954 ] ASF GitHub Bot commented on QPIDJMS-430: Github user franz1981 commented on the issue:

[jira] [Commented] (QPIDJMS-431) Refactor the Failover provider to improve performance

2018-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686988#comment-16686988 ] ASF subversion and git services commented on QPIDJMS-431: - Commit

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686991#comment-16686991 ] ASF GitHub Bot commented on QPIDJMS-430: Github user jdanekrh commented on the issue:

[GitHub] qpid-dispatch issue #420: DISPATCH-1177 - Added new option -e to qdstat. Thi...

2018-11-14 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/420 Should it say "Router is Standalone or Edge - No Router List". --- - To unsubscribe, e-mail:

[jira] [Commented] (DISPATCH-1177) Edge router does not show any node in the network

2018-11-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687116#comment-16687116 ] ASF GitHub Bot commented on DISPATCH-1177: -- Github user ganeshmurthy commented on the issue: