[
https://issues.apache.org/jira/browse/PROTON-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000151#comment-14000151
]
ASF subversion and git services commented on PROTON-558:
--------------------------------------------------------
Commit 1595306 from [~astitcher] in branch 'proton/trunk'
[ https://svn.apache.org/r1595306 ]
PROTON-558: Rearrange FIELD table to save space:
- Splitting the table into 2 string tables
and just put table offsets in the actual FIELD table.
- Make tables constant to give them a chance to get into
the program text
- Add error checking to make sure we don't access the wrong
field name or a null.
> Make friendly protocol field logging optional for low-memory devices
> --------------------------------------------------------------------
>
> Key: PROTON-558
> URL: https://issues.apache.org/jira/browse/PROTON-558
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: 0.6, 0.7
> Reporter: Markus Horstmann
> Assignee: Andrew Stitcher
>
> Embedded devices tend to be memory constrained (i.e. 128KB RAM). The FIELDS
> structure used for protocol logging consumes significant memory. Making it
> optional would help reduce the memory footprint.
--
This message was sent by Atlassian JIRA
(v6.2#6252)