[jira] [Created] (PROTON-927) absolute-expiry-time and creation-time are encoded as 0 if not set

2015-07-01 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-927: - Summary: absolute-expiry-time and creation-time are encoded as 0 if not set Key: PROTON-927 URL: https://issues.apache.org/jira/browse/PROTON-927 Project: Qpid Proton

[jira] [Commented] (PROTON-927) absolute-expiry-time and creation-time are encoded as 0 if not set

2015-07-01 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609895#comment-14609895 ] Gordon Sim commented on PROTON-927: --- https://reviews.apache.org/r/36087/ > absolute-exp

[GitHub] qpid-proton pull request: PROTON-881: Graceful handling of runtime...

2015-07-01 Thread prestona
Github user prestona commented on the pull request: https://github.com/apache/qpid-proton/pull/37#issuecomment-117609566 This was merged by @rhs as cd42324 --- 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

[GitHub] qpid-proton pull request: PROTON-881: Graceful handling of runtime...

2015-07-01 Thread prestona
Github user prestona closed the pull request at: https://github.com/apache/qpid-proton/pull/37 --- 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 i

[jira] [Created] (PROTON-928) Cancellable tasks

2015-07-01 Thread Bozo Dragojevic (JIRA)
Bozo Dragojevic created PROTON-928: -- Summary: Cancellable tasks Key: PROTON-928 URL: https://issues.apache.org/jira/browse/PROTON-928 Project: Qpid Proton Issue Type: Improvement C

[jira] [Commented] (PROTON-881) Proton-j reactor implementation

2015-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609943#comment-14609943 ] ASF GitHub Bot commented on PROTON-881: --- Github user prestona closed the pull reques

[jira] [Commented] (PROTON-881) Proton-j reactor implementation

2015-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609941#comment-14609941 ] ASF GitHub Bot commented on PROTON-881: --- Github user prestona commented on the pull

[GitHub] qpid-proton pull request: PROTON-881: Make connect a non-blocking ...

2015-07-01 Thread prestona
GitHub user prestona opened a pull request: https://github.com/apache/qpid-proton/pull/40 PROTON-881: Make connect a non-blocking operation Previously connecting was a blocking operation which meant that if the server being connected to took a long time to accept the connection

[jira] [Commented] (PROTON-881) Proton-j reactor implementation

2015-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609945#comment-14609945 ] ASF GitHub Bot commented on PROTON-881: --- GitHub user prestona opened a pull request:

AMQP 1.0 session outgoing-window usage / meaning

2015-07-01 Thread Robbie Gemmell
Hi all, Short intro: The way we use the outgoing-window feels wrong, and seems to violate at least one bit of the related [and unclear overall] description in the spec. The way we use it means we currently can't send messages to ServiceBus in many cases (likely anything-but-messenger). Full ver

[jira] [Updated] (PROTON-907) Qpid Proton Point to Point Hang on CentOS 6 pn_messenger_send

2015-07-01 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-907: -- Attachment: PROTON-907-workaround.patch The issue appears to be that on the affected platforms, when una

[jira] [Commented] (PROTON-907) Qpid Proton Point to Point Hang on CentOS 6 pn_messenger_send

2015-07-01 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610797#comment-14610797 ] Gordon Sim commented on PROTON-907: --- Perhaps a better fix posted for review: https://rev

[jira] [Commented] (PROTON-911) Implement SASL security layer

2015-07-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610895#comment-14610895 ] ASF subversion and git services commented on PROTON-911: Commit 39

RE: AMQP 1.0 session outgoing-window usage / meaning

2015-07-01 Thread James Birdsall
FYI, I have forwarded this and important bits of the preceding discussion to our AMQP stack dev within the ServiceBus team. Both the Qpid JMS AMQP 1.0 "legacy" client and Proton-C have been working fine with Azure SB for years now. Proton-J, however, is not something we have explored previously

[jira] [Created] (PROTON-929) [SASL] If both client and server specify ANONYMOUS mech connection setup does not complete

2015-07-01 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-929: - Summary: [SASL] If both client and server specify ANONYMOUS mech connection setup does not complete Key: PROTON-929 URL: https://issues.apache.org/jira/browse/PROTON-929 Pr

[jira] [Commented] (PROTON-929) [SASL] If both client and server specify ANONYMOUS mech connection setup does not complete

2015-07-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611019#comment-14611019 ] ASF subversion and git services commented on PROTON-929: Commit f9

[jira] [Resolved] (PROTON-929) [SASL] If both client and server specify ANONYMOUS mech connection setup does not complete

2015-07-01 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-929. Resolution: Fixed > [SASL] If both client and server specify ANONYMOUS mech connection setup

[jira] [Resolved] (PROTON-911) Implement SASL security layer

2015-07-01 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-911. Resolution: Implemented Fix Version/s: 0.10 Except for bug fixing, this is now implem

Re: AMQP 1.0 session outgoing-window usage / meaning

2015-07-01 Thread Robbie Gemmell
Thanks James. Some expansion which may be useful to add. When comparing the older JMS client, proton-c via the Messenger API, and the new JMS client using proton-j, its important to note that they aren't all doing the same thing even where their underlying implementations do seem to share the same

RE: AMQP 1.0 session outgoing-window usage / meaning

2015-07-01 Thread James Birdsall
Yes, that's a good point: all our work with Proton-C to date has been via the Messenger API. -Original Message- From: Robbie Gemmell [mailto:robbie.gemm...@gmail.com] Sent: Wednesday, July 1, 2015 4:16 PM To: proton@qpid.apache.org Cc: us...@qpid.apache.org Subject: Re: AMQP 1.0 session