[jira] [Created] (PROTON-1348) add connection timeout for Container

2016-11-07 Thread Mike Bonnet (JIRA)
Mike Bonnet created PROTON-1348: --- Summary: add connection timeout for Container Key: PROTON-1348 URL: https://issues.apache.org/jira/browse/PROTON-1348 Project: Qpid Proton Issue Type: Improvem

[jira] [Assigned] (PROTON-1347) Container prints to stderr on connection timed out

2016-11-07 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1347: --- Assignee: Justin Ross > Container prints to stderr on connection timed out > ---

[jira] [Created] (PROTON-1347) Container prints to stderr on connection timed out

2016-11-07 Thread Mike Bonnet (JIRA)
Mike Bonnet created PROTON-1347: --- Summary: Container prints to stderr on connection timed out Key: PROTON-1347 URL: https://issues.apache.org/jira/browse/PROTON-1347 Project: Qpid Proton Issue

[jira] [Updated] (PROTON-1346) proton-j layer reactor exit when UnresolvedAddressException is thrown

2016-11-07 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-1346: Labels: crash patch (was: ) > proton-j layer reactor exit when UnresolvedAddressException is throw

[jira] [Reopened] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Danek reopened DISPATCH-352: - > Crash with empty configuration file > --- > > Key:

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645625#comment-15645625 ] Jiri Danek commented on DISPATCH-352: - It is not fixed, if the config file is "effec

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Jiri Danek (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645626#comment-15645626 ] Jiri Danek commented on DISPATCH-352: - It is not fixed, if the config file is "effec

[jira] [Commented] (PROTON-1346) proton-j layer reactor exit when UnresolvedAddressException is thrown

2016-11-07 Thread Shibi Sudhakaran (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645466#comment-15645466 ] Shibi Sudhakaran commented on PROTON-1346: -- this can be easily fixed by https://

[jira] [Created] (PROTON-1346) proton-j layer reactor exit when UnresolvedAddressException is thrown

2016-11-07 Thread Shibi Sudhakaran (JIRA)
Shibi Sudhakaran created PROTON-1346: Summary: proton-j layer reactor exit when UnresolvedAddressException is thrown Key: PROTON-1346 URL: https://issues.apache.org/jira/browse/PROTON-1346 Project

[jira] [Updated] (DISPATCH-557) High connection rates cause problems in the Python management agent

2016-11-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-557: -- Fix Version/s: 0.8.0 > High connection rates cause problems in the Python management agent > -

[jira] [Commented] (PROTON-1330) Include the C sources in the python source distribution

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645370#comment-15645370 ] ASF GitHub Bot commented on PROTON-1330: Github user astitcher commented on the i

[GitHub] qpid-proton issue #85: PROTON-1330: [python] bundle the C source in the pyth...

2016-11-07 Thread astitcher
Github user astitcher commented on the issue: https://github.com/apache/qpid-proton/pull/85 A couple of comments: * It seems entirely arbitrary (to me anyway) to move generating encoding.h and protocol.h from the C build process to generating them when producing the C part of

[jira] [Assigned] (DISPATCH-557) High connection rates cause problems in the Python management agent

2016-11-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-557: -- Assignee: Ganesh Murthy > High connection rates cause problems in the Python manageme

[GitHub] qpid-proton pull request #86: IOException doesn't necessarily catch java.nio...

2016-11-07 Thread ssudhakaran
GitHub user ssudhakaran opened a pull request: https://github.com/apache/qpid-proton/pull/86 IOException doesn't necessarily catch java.nio.channels.UnresolvedAdd… IOException doesn't necessarily catch java.nio.channels.UnresolvedAddressException which is thrown when server is un

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Roddie Kieley (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645057#comment-15645057 ] Roddie Kieley commented on DISPATCH-352: Thanks for pulling in the changes, will

[jira] [Updated] (QPID-7499) Define test script dependencies in CMake so make test picks up changes

2016-11-07 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-7499: -- Labels: testing (was: ) > Define test script dependencies in CMake so make test picks up changes > -

[jira] [Created] (QPID-7499) Define test script dependencies in CMake so make test picks up changes

2016-11-07 Thread Justin Ross (JIRA)
Justin Ross created QPID-7499: - Summary: Define test script dependencies in CMake so make test picks up changes Key: QPID-7499 URL: https://issues.apache.org/jira/browse/QPID-7499 Project: Qpid

[jira] [Resolved] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-352. Resolution: Fixed > Crash with empty configuration file >

[jira] [Reopened] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reopened DISPATCH-352: > Crash with empty configuration file > --- > >

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644569#comment-15644569 ] Ganesh Murthy commented on DISPATCH-352: Fixed thanks to commit from RoddieKiele

[jira] [Closed] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy closed DISPATCH-352. -- Resolution: Fixed Fix Version/s: 0.8.0 > Crash with empty configuration file >

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644479#comment-15644479 ] ASF GitHub Bot commented on DISPATCH-352: - Github user ganeshmurthy commented on

[GitHub] qpid-dispatch pull request #:

2016-11-07 Thread ganeshmurthy
Github user ganeshmurthy commented on the pull request: https://github.com/apache/qpid-dispatch/commit/67c8b70c7c18f59f148dca384c7a7d096201238c#commitcomment-19723194 @RoddieKieley please make sure you put in a more descriptive commit message in the future. Your commit messag

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1560#comment-1560 ] ASF subversion and git services commented on DISPATCH-352: -- Com

[jira] [Commented] (DISPATCH-352) Crash with empty configuration file

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1561#comment-1561 ] ASF GitHub Bot commented on DISPATCH-352: - Github user asfgit closed the pull re

[GitHub] qpid-dispatch pull request #110: DISPATCH-352 initial implementation.

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/110 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (PROTON-1330) Include the C sources in the python source distribution

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644314#comment-15644314 ] ASF GitHub Bot commented on PROTON-1330: GitHub user kgiusti opened a pull reques

[GitHub] qpid-proton pull request #85: PROTON-1330: [python] bundle the C source in t...

2016-11-07 Thread kgiusti
GitHub user kgiusti opened a pull request: https://github.com/apache/qpid-proton/pull/85 PROTON-1330: [python] bundle the C source in the python source distri… You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgiusti/qpid-proton

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated QPID-7054: -- Labels: crash patch (was: ) > Crash when closing a sender after the connection has been closed (with pat

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: qpid-7054.2.patch > Crash when closing a sender after the connection has been closed

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: (was: qpid-7054.2.patch) > Crash when closing a sender after the connection has b

[jira] [Commented] (PROTON-1330) Include the C sources in the python source distribution

2016-11-07 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644200#comment-15644200 ] Ken Giusti commented on PROTON-1330: Andrew, I agree - that hardcoded list isn't the

[jira] [Created] (PROTON-1345) [python] Avoid hardcoding the list of C files to be compiled in setup.py

2016-11-07 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-1345: -- Summary: [python] Avoid hardcoding the list of C files to be compiled in setup.py Key: PROTON-1345 URL: https://issues.apache.org/jira/browse/PROTON-1345 Project: Qpid Pr

[jira] [Commented] (DISPATCH-476) qualified link routing

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644159#comment-15644159 ] ASF GitHub Bot commented on DISPATCH-476: - GitHub user lulf opened a pull reques

[GitHub] qpid-dispatch pull request #111: DISPATCH-476: Add support for groupId prope...

2016-11-07 Thread lulf
GitHub user lulf opened a pull request: https://github.com/apache/qpid-dispatch/pull/111 DISPATCH-476: Add support for groupId property for matching link routes and auto links This is a proposed alternative for supporting a mapping of multiple connections - multiple link routes

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: qpid-7054.2.patch > Crash when closing a sender after the connection has been closed

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: (was: qpid-7054.2.patch) > Crash when closing a sender after the connection has b

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: (was: qpid-7054.2.patch) > Crash when closing a sender after the connection has b

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: qpid-7054.2.patch > Crash when closing a sender after the connection has been closed

[jira] [Resolved] (QPID-7498) RabbitMQ 0-91 client cannot receive Qpid Client's MapMessage

2016-11-07 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-7498. -- Resolution: Won't Fix > RabbitMQ 0-91 client cannot receive Qpid Client's MapMessage > --

[jira] [Created] (QPID-7498) RabbitMQ 0-91 client cannot receive Qpid Client's MapMessage

2016-11-07 Thread Keith Wall (JIRA)
Keith Wall created QPID-7498: Summary: RabbitMQ 0-91 client cannot receive Qpid Client's MapMessage Key: QPID-7498 URL: https://issues.apache.org/jira/browse/QPID-7498 Project: Qpid Issue Type:

[jira] [Updated] (QPID-7054) Crash when closing a sender after the connection has been closed (with patch).

2016-11-07 Thread JIRA
[ https://issues.apache.org/jira/browse/QPID-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Håkan Johansson updated QPID-7054: -- Attachment: qpid-7054.2.patch The previous patch is not enough. If you call _Sender::close_ befo