Re: AMQP 1.0 session outgoing-window usage / meaning

2015-07-07 Thread Rafael Schloming
On Tue, Jul 7, 2015 at 4:29 AM, Gordon Sim wrote: > On 07/07/2015 07:22 AM, Rafael Schloming wrote: > >> IIRC, the definition of the outgoing-window was largely motivated by the >> need to express to receivers certain conditions under which they may be >> required to settle deliveries in order to

[GitHub] qpid-proton pull request: -Fix 2 Code Analysis warnings and a real...

2015-07-07 Thread dcristoloveanu
GitHub user dcristoloveanu opened a pull request: https://github.com/apache/qpid-proton/pull/43 -Fix 2 Code Analysis warnings and a realloc failure -Fix 2 Code Analysis warnings in iocp.c -Fix one realloc leak and the fact that the realloc result was not checked. This rippled th

[jira] [Updated] (PROTON-938) Have APIs to know address of temporary queue created by Proton-J program

2015-07-07 Thread yanfeng liu (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yanfeng liu updated PROTON-938: --- Description: It seems that Proton-J lacks the method to retrieve the address of a temporary queue cre

[jira] [Created] (PROTON-938) Have APIs to know address of temporary queue created by Proton-J program

2015-07-07 Thread yanfeng liu (JIRA)
yanfeng liu created PROTON-938: -- Summary: Have APIs to know address of temporary queue created by Proton-J program Key: PROTON-938 URL: https://issues.apache.org/jira/browse/PROTON-938 Project: Qpid Prot

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

2015-07-07 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozo Dragojevic resolved PROTON-928. Resolution: Fixed > Cancellable tasks > - > > Key: PROTON-92

[jira] [Commented] (PROTON-937) LinkImpl.localOpen() does not initialize source and target

2015-07-07 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617261#comment-14617261 ] Bozo Dragojevic commented on PROTON-937: I've commited the fix, but i still owe a

[jira] [Commented] (PROTON-937) LinkImpl.localOpen() does not initialize source and target

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

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

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

[jira] [Created] (PROTON-937) LinkImpl.localOpen() does not initialize source and target

2015-07-07 Thread Bozo Dragojevic (JIRA)
Bozo Dragojevic created PROTON-937: -- Summary: LinkImpl.localOpen() does not initialize source and target Key: PROTON-937 URL: https://issues.apache.org/jira/browse/PROTON-937 Project: Qpid Proton

[GitHub] qpid-proton pull request: Fix 2 Code Analysis warnings and a reall...

2015-07-07 Thread dcristoloveanu
Github user dcristoloveanu closed the pull request at: https://github.com/apache/qpid-proton/pull/39 --- 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 fea

[GitHub] qpid-proton pull request: Fix 2 Code Analysis warnings and a reall...

2015-07-07 Thread astitcher
Github user astitcher commented on the pull request: https://github.com/apache/qpid-proton/pull/39#issuecomment-119228335 @dcristoloveanu actually given that a corrected change would be entirely different from this change I'd actually prefer a new branch/PR to merge, which would make

[GitHub] qpid-proton pull request: Fix 2 Code Analysis warnings and a reall...

2015-07-07 Thread astitcher
Github user astitcher commented on the pull request: https://github.com/apache/qpid-proton/pull/39#issuecomment-119227983 @dcristoloveanu - Sorry not to reply to your comments - for some reason I got no email to tell me you had commented. * If you change the PR I'll be happy t

Re: AMQP 1.0 session outgoing-window usage / meaning

2015-07-07 Thread Robbie Gemmell
On 7 July 2015 at 07:22, Rafael Schloming wrote: > IIRC, the definition of the outgoing-window was largely motivated by the > need to express to receivers certain conditions under which they may be > required to settle deliveries in order to receive more. For example if an > implementation uses a

Re: 0.10 alpha1

2015-07-07 Thread Robbie Gemmell
I added https://issues.apache.org/jira/browse/PROTON-935 as a blocker. We need to either drop Java 6 or fix compilation. I also added https://issues.apache.org/jira/browse/PROTON-936 for the session outgoing window stuff, with some initial changes for discussion on https://github.com/apache/qpid-p

[jira] [Commented] (PROTON-936) update session outgoing window handling

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

[GitHub] qpid-proton pull request: PROTON-936 session outgoing window handl...

2015-07-07 Thread gemmellr
GitHub user gemmellr opened a pull request: https://github.com/apache/qpid-proton/pull/42 PROTON-936 session outgoing window handling As discussed on the mailing lists [1], proton currently sets the outgoing window to 0 in most cases (except when using Messenger), but then sends me

[jira] [Commented] (PROTON-826) recent checkin causes frequent double-free or corruption crash

2015-07-07 Thread michael goulish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616749#comment-14616749 ] michael goulish commented on PROTON-826: I see why I didn't follow this up earlier

[jira] [Created] (PROTON-936) update session outgoing window handling

2015-07-07 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-936: - Summary: update session outgoing window handling Key: PROTON-936 URL: https://issues.apache.org/jira/browse/PROTON-936 Project: Qpid Proton Issue Type: Bug

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

2015-07-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-881: -- Fix Version/s: 0.10 > Proton-j reactor implementation > --- > >

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

2015-07-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616697#comment-14616697 ] Robbie Gemmell commented on PROTON-881: --- Linking to PROTON-935 > Proton-j reactor

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

2015-07-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-881: -- Issue Type: New Feature (was: Improvement) > Proton-j reactor implementation >

[jira] [Created] (PROTON-935) proton-j compilation failure

2015-07-07 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-935: - Summary: proton-j compilation failure Key: PROTON-935 URL: https://issues.apache.org/jira/browse/PROTON-935 Project: Qpid Proton Issue Type: Bug

Re: 0.10 alpha1

2015-07-07 Thread Michael Goulish
I just took 826 -- I think I can still re-create the test that found it. Let me see if I can repro... - Original Message - Yay Rafi! Thanks! A simple query of currently outstanding blocker JIRAs affecting 0.9+ shows only three: https://issues.apache.org/jira/browse/PROTON-826 (un

[jira] [Assigned] (PROTON-826) recent checkin causes frequent double-free or corruption crash

2015-07-07 Thread michael goulish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael goulish reassigned PROTON-826: -- Assignee: michael goulish > recent checkin causes frequent double-free or corruption cr

Re: 0.10 alpha1

2015-07-07 Thread Ken Giusti
Yay Rafi! Thanks! A simple query of currently outstanding blocker JIRAs affecting 0.9+ shows only three: https://issues.apache.org/jira/browse/PROTON-826 (unassigned) https://issues.apache.org/jira/browse/PROTON-923 (asticher) https://issues.apache.org/jira/browse/PROTON-934 (rschloming)

Re: AMQP 1.0 session outgoing-window usage / meaning

2015-07-07 Thread Gordon Sim
On 07/07/2015 07:22 AM, Rafael Schloming wrote: IIRC, the definition of the outgoing-window was largely motivated by the need to express to receivers certain conditions under which they may be required to settle deliveries in order to receive more. For example if an implementation uses a fixed si

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

2015-07-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616378#comment-14616378 ] 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-07 Thread prestona
Github user prestona closed the pull request at: https://github.com/apache/qpid-proton/pull/40 --- 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] [Commented] (PROTON-881) Proton-j reactor implementation

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

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

2015-07-07 Thread prestona
Github user prestona commented on the pull request: https://github.com/apache/qpid-proton/pull/40#issuecomment-119125236 Closing as merged. --- 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 thi