[jira] [Commented] (PROTON-1557) c++ example of multi-threaded sending/receivng client

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142547#comment-16142547 ] ASF subversion and git services commented on PROTON-1557: - Commit

[jira] [Created] (PROTON-1557) c++ example of multi-threaded sending/receivng client

2017-08-25 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1557: --- Summary: c++ example of multi-threaded sending/receivng client Key: PROTON-1557 URL: https://issues.apache.org/jira/browse/PROTON-1557 Project: Qpid Proton

[jira] [Resolved] (QPIDJMS-317) Perforamance improvements for transfer tag cache

2017-08-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-317. -- Resolution: Fixed > Perforamance improvements for transfer tag cache >

[jira] [Commented] (QPIDJMS-317) Perforamance improvements for transfer tag cache

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142082#comment-16142082 ] ASF subversion and git services commented on QPIDJMS-317: - Commit

[jira] [Created] (QPIDJMS-317) Perforamance improvements for transfer tag cache

2017-08-25 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-317: Summary: Perforamance improvements for transfer tag cache Key: QPIDJMS-317 URL: https://issues.apache.org/jira/browse/QPIDJMS-317 Project: Qpid JMS Issue

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16142005#comment-16142005 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 @gemmellr ping - sorry for delay was on route home, didn't need to update test, forgot it was explicitly being turned on and off anyhow. as such should be good. --- If your project is

[jira] [Commented] (DISPATCH-775) allow authentication against a remote server

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141966#comment-16141966 ] ASF subversion and git services commented on DISPATCH-775: -- Commit

[jira] [Commented] (PROTON-1326) Compilation failures against OpenSSL v1.1.0

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141936#comment-16141936 ] ASF GitHub Bot commented on PROTON-1326: Github user kgiusti commented on the issue:

[GitHub] qpid-proton issue #118: PROTON-1326: update python setup.py to avoid using i...

2017-08-25 Thread kgiusti
Github user kgiusti commented on the issue: https://github.com/apache/qpid-proton/pull/118 The failures don't seem to be related - various test failures but not the python-tox tests (which rely on setup.py patched by this patch). Yes - I would have to create a 0.17.x branch

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141914#comment-16141914 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 I just have to update test case to enable kqueue on env with macOS as default is off now, and so for test I need to enable. Will update in a bit and nudge once done --- If your

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141911#comment-16141911 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 So on this pr front: Default kqueue is now false Reverted out the extra check for lib loading, kqueue is relying like epoll on the similar isAvailable() from netty.

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141907#comment-16141907 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 @tabish121 ah good spot def will link up the issues. And yeah I'll try to make a pr there. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141900#comment-16141900 ] ASF GitHub Bot commented on QPIDJMS-315: Github user tabish121 commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread tabish121
Github user tabish121 commented on the issue: https://github.com/apache/qpid-jms/pull/12 @michaelandrepearce The Epoll warning has been reported to Netty a few days ago, see [Issue:7120](https://github.com/netty/netty/issues/7120) which was reported by someone using it on

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141893#comment-16141893 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 @gemmellr fyi raised https://github.com/netty/netty/issues/7150 for underlying issue within netty project. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (QPIDJMS-316) set up Travis CI to test on OSX and Linux

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141872#comment-16141872 ] ASF subversion and git services commented on QPIDJMS-316: - Commit

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141868#comment-16141868 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[jira] [Commented] (PROTON-1326) Compilation failures against OpenSSL v1.1.0

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141867#comment-16141867 ] ASF GitHub Bot commented on PROTON-1326: Github user astitcher commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 > Given it seems it only happens if you use a 32bit JVM and only emits a warning, I don't think its serious enough to introduce all that not-ideal code for the existing epoll bits when

[GitHub] qpid-proton issue #118: PROTON-1326: update python setup.py to avoid using i...

2017-08-25 Thread astitcher
Github user astitcher commented on the issue: https://github.com/apache/qpid-proton/pull/118 I'm assuming you are proposing to check this in branching from the 0.17 release? (It's difficult to tell from the PR). Note that the CI builds both fail - you will want to check this isn't

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141864#comment-16141864 ] ASF GitHub Bot commented on QPIDJMS-315: Github user tabish121 commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread tabish121
Github user tabish121 commented on the issue: https://github.com/apache/qpid-jms/pull/12 Agree with @gemmellr on this, the checks are better provided to Netty for inclusion in the next release so that they can be maintained and matured along with the Epoll and KQueue implementations.

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141859#comment-16141859 ] ASF GitHub Bot commented on QPIDJMS-315: Github user gemmellr commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread gemmellr
Github user gemmellr commented on the issue: https://github.com/apache/qpid-jms/pull/12 > Agreed its not ideal we have to do this, but this was found on epoll in artemis (which you already have epoll implemented and defaulted to true) , as such until netty improve the check then this

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141844#comment-16141844 ] ASF GitHub Bot commented on QPIDJMS-315: Github user michaelandrepearce commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/qpid-jms/pull/12 Hi @gemmellr > I don't think the various environment etc checking being done really belongs in the client, it seems like that stuff belongs in Netty if the isAvailable() checks

[jira] [Created] (QPIDJMS-316) set up Travis CI to test on OSX and Linux

2017-08-25 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-316: -- Summary: set up Travis CI to test on OSX and Linux Key: QPIDJMS-316 URL: https://issues.apache.org/jira/browse/QPIDJMS-316 Project: Qpid JMS Issue Type:

[jira] [Commented] (PROTON-1326) Compilation failures against OpenSSL v1.1.0

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141827#comment-16141827 ] ASF GitHub Bot commented on PROTON-1326: GitHub user kgiusti opened a pull request:

[GitHub] qpid-proton pull request #118: PROTON-1326: update python setup.py to avoid ...

2017-08-25 Thread kgiusti
GitHub user kgiusti opened a pull request: https://github.com/apache/qpid-proton/pull/118 PROTON-1326: update python setup.py to avoid using incompatible opens… …sl 1.1.0 Proposing this patch against 0.17.x to fix a problem in the python-qpid-proton pypi packages.

[jira] [Commented] (QPIDJMS-315) Add support for Netty KQueue transport

2017-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141824#comment-16141824 ] ASF GitHub Bot commented on QPIDJMS-315: Github user gemmellr commented on the issue:

[GitHub] qpid-jms issue #12: QPIDJMS-315: Add support for Netty KQueue transport

2017-08-25 Thread gemmellr
Github user gemmellr commented on the issue: https://github.com/apache/qpid-jms/pull/12 I don't think the various environment etc checking being done really belongs in the client, it seems like that stuff belongs in Netty if the isAvailable() checks it offers aren't actually

[jira] [Commented] (QPID-6490) Configure SSL ciphers

2017-08-25 Thread Walter Rowe (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141794#comment-16141794 ] Walter Rowe commented on QPID-6490: --- It appears that src/qpid/sys/ssl/util.cpp defines what options and

[jira] [Commented] (QPID-7434) Mature the AMQP message conversion layer (headers and content)

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141733#comment-16141733 ] ASF subversion and git services commented on QPID-7434: --- Commit

[jira] [Commented] (QPID-7896) Create system tests testing end-to-end message conversion

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141735#comment-16141735 ] ASF subversion and git services commented on QPID-7896: --- Commit

[jira] [Commented] (QPID-7896) Create system tests testing end-to-end message conversion

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141731#comment-16141731 ] ASF subversion and git services commented on QPID-7896: --- Commit

[jira] [Commented] (QPID-7896) Create system tests testing end-to-end message conversion

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141732#comment-16141732 ] ASF subversion and git services commented on QPID-7896: --- Commit

[jira] [Commented] (QPID-7896) Create system tests testing end-to-end message conversion

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141734#comment-16141734 ] ASF subversion and git services commented on QPID-7896: --- Commit

[jira] [Commented] (QPID-7896) Create system tests testing end-to-end message conversion

2017-08-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141730#comment-16141730 ] ASF subversion and git services commented on QPID-7896: --- Commit

[jira] [Updated] (PROTON-1556) [proton-cpp] ssl_client_options is not self-assignable

2017-08-25 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Danek updated PROTON-1556: --- Description: {{ssl_client_options}} probably cannot be self-assigned. See the attached report from

[jira] [Updated] (PROTON-1556) [proton-cpp] ssl_client_options is not self-assignable

2017-08-25 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Danek updated PROTON-1556: --- Description: {{ssl_client_options}} probably cannot be self-assigned. See the attached report from

[jira] [Created] (PROTON-1556) [proton=cpp] ssl_client_options is not self-assignable

2017-08-25 Thread Jiri Danek (JIRA)
Jiri Danek created PROTON-1556: -- Summary: [proton=cpp] ssl_client_options is not self-assignable Key: PROTON-1556 URL: https://issues.apache.org/jira/browse/PROTON-1556 Project: Qpid Proton

[jira] [Updated] (PROTON-1556) [proton-cpp] ssl_client_options is not self-assignable

2017-08-25 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Danek updated PROTON-1556: --- Summary: [proton-cpp] ssl_client_options is not self-assignable (was: [proton=cpp]

[jira] [Closed] (PROTON-1555) SASL External and missing initial-response

2017-08-25 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim closed PROTON-1555. -- Resolution: Not A Bug > SASL External and missing initial-response >

[jira] [Commented] (PROTON-1555) SASL External and missing initial-response

2017-08-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141394#comment-16141394 ] Robbie Gemmell commented on PROTON-1555: I'm not sure this is correct. The router behaviour

[jira] [Commented] (PROTON-1555) SASL External and missing initial-response

2017-08-25 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141367#comment-16141367 ] Rob Godfrey commented on PROTON-1555: - I think the issue here is essentially the same one as

[jira] [Assigned] (PROTON-1555) SASL External and missing initial-response

2017-08-25 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim reassigned PROTON-1555: -- Assignee: Gordon Sim > SASL External and missing initial-response >

[jira] [Created] (PROTON-1555) SASL External and missing initial-response

2017-08-25 Thread Ulf Lilleengen (JIRA)
Ulf Lilleengen created PROTON-1555: -- Summary: SASL External and missing initial-response Key: PROTON-1555 URL: https://issues.apache.org/jira/browse/PROTON-1555 Project: Qpid Proton Issue

[jira] [Created] (QPID-7899) [Java 0-8...0-9-1 Client] Message#setJMSCorrelationIDAsBytes() erroneously converts the bytes to string

2017-08-25 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7899: -- Summary: [Java 0-8...0-9-1 Client] Message#setJMSCorrelationIDAsBytes() erroneously converts the bytes to string Key: QPID-7899 URL: https://issues.apache.org/jira/browse/QPID-7899