[jira] [Updated] (PROTON-549) Perl and Ruby bindings produce warnings on Fedora

2014-05-15 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-549: --- Assignee: Rafael H. Schloming Summary: Perl and Ruby bindings produce warnings

Re: codec strategies

2014-05-15 Thread Alan Conway
On Tue, 2014-05-06 at 22:36 -0400, Rafael Schloming wrote: I've put together some mock ups of a few different codec strategies both to compare from an API/usability perspective and to get a rough idea of some of the performance implications of the different choices. Please see the attached

[jira] [Commented] (PROTON-558) Make friendly protocol field logging optional for low-memory devices

2014-05-15 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998279#comment-13998279 ] Andrew Stitcher commented on PROTON-558: The current size (in bytes) of the FIELDS

Re: Minimizing the Proton Engine/Messenger RAM Footprint for embedded devices

2014-05-15 Thread dcjohns41
Thanks for the various suggestions on capturing the memory allocation. We started the process and have found several areas that seem to be large RAM users. Proton-C_MemoryAllocation.xlsx http://qpid.2158936.n2.nabble.com/file/n7607980/Proton-C_MemoryAllocation.xlsx The attached file is a list

[jira] [Created] (PROTON-579) Typo in proton.php use of $self should be $this

2014-05-15 Thread Robert Nicholson (JIRA)
Robert Nicholson created PROTON-579: --- Summary: Typo in proton.php use of $self should be $this Key: PROTON-579 URL: https://issues.apache.org/jira/browse/PROTON-579 Project: Qpid Proton

[jira] [Assigned] (PROTON-573) proton-c: Messenger appears to have hard-coded address limits of 1024

2014-05-15 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming reassigned PROTON-573: -- Assignee: Rafael H. Schloming proton-c: Messenger appears to have hard-coded

[jira] [Commented] (PROTON-575) proton-j: LoggingProtocolTracer used by FrameWriter cannot be overridden

2014-05-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992804#comment-13992804 ] ASF subversion and git services commented on PROTON-575: Commit

codec strategies

2014-05-15 Thread Rafael Schloming
I've put together some mock ups of a few different codec strategies both to compare from an API/usability perspective and to get a rough idea of some of the performance implications of the different choices. Please see the attached code for the full details. I'll summarize the different strategies

[jira] [Assigned] (PROTON-575) proton-j: LoggingProtocolTracer used by FrameWriter cannot be overridden

2014-05-15 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming reassigned PROTON-575: -- Assignee: Rafael H. Schloming proton-j: LoggingProtocolTracer used by