Re: Context object type in proton-j

2013-03-04 Thread Keith W
On 1 March 2013 20:49, Saggi Mizrahi smizr...@redhat.com wrote: I've been using the proton-j 0.3 and I was surprised to find out that the context type of a connector returned from Listener.accept() is created with the context object type of the parent listener. I am wondering why that is that

[jira] [Created] (PROTON-255) Messenger stall in send(): frames buffered in transport not written to driver.

2013-03-04 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-255: - Summary: Messenger stall in send(): frames buffered in transport not written to driver. Key: PROTON-255 URL: https://issues.apache.org/jira/browse/PROTON-255 Project: Qpid

[jira] [Commented] (PROTON-255) Messenger stall in send(): frames buffered in transport not written to driver.

2013-03-04 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592316#comment-13592316 ] Ken Giusti commented on PROTON-255: --- The FLOW frame is missed by the driver since it is

[jira] [Commented] (PROTON-255) Messenger stall in send(): frames buffered in transport not written to driver.

2013-03-04 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592319#comment-13592319 ] Ken Giusti commented on PROTON-255: --- Patch to work-around the problem: diff --git

[jira] [Created] (PROTON-256) Improve Engine API JavaDoc

2013-03-04 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-256: Summary: Improve Engine API JavaDoc Key: PROTON-256 URL: https://issues.apache.org/jira/browse/PROTON-256 Project: Qpid Proton Issue Type: Improvement

[jira] [Created] (PROTON-257) Add example to illustrate use of proton-j API

2013-03-04 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-257: Summary: Add example to illustrate use of proton-j API Key: PROTON-257 URL: https://issues.apache.org/jira/browse/PROTON-257 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-255) Messenger stall in send(): frames buffered in transport not written to driver.

2013-03-04 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592496#comment-13592496 ] Ken Giusti commented on PROTON-255: --- Pushed the workaround for now - harmless and

How about docs at top level?

2013-03-04 Thread Michael Goulish
I'm planning to start checking my docs into the proton tree soon. I was assuming I would just put them at top level, i.e. qpid-proton/documentation Anybody care to agree, object, counter-offer, praise, complain, argue, question, or muse ?

Re: messenger credit concern

2013-03-04 Thread Rafael Schloming
Oops, this was supposed to go to the list. On Mon, Mar 4, 2013 at 11:56 AM, Rafael Schloming r...@alum.mit.edu wrote: On Thu, Feb 28, 2013 at 12:55 PM, Alan Conway acon...@redhat.com wrote: I think this is a common case: (1a) an app wants to receive and process messages indefinitely, but

Re: [doc] rewrite of credit doc, to remove credit

2013-03-04 Thread Rafael Schloming
On Fri, Mar 1, 2013 at 6:40 AM, Michael Goulish mgoul...@redhat.com wrote: I think Rafi brought up a kind of unassailable point when he suggested that a document about the Messenger API should probably confine itself to concepts that are ... in the Messenger API. I would be happy to explain

[jira] [Assigned] (PROTON-254) Swig generated c code for java bindings fails to compile on Windows Visual Studio 2010

2013-03-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen reassigned PROTON-254: --- Assignee: Cliff Jansen Swig generated c code for java bindings fails to compile on

[jira] [Commented] (PROTON-254) Swig generated c code for java bindings fails to compile on Windows Visual Studio 2010

2013-03-04 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13593140#comment-13593140 ] Cliff Jansen commented on PROTON-254: - This error also happens on Linux with