Memory management: Allocator interface supports contexts
--------------------------------------------------------
Key: AVRO-553
URL: https://issues.apache.org/jira/browse/AVRO-553
Project: Avro
Issue Type: Improvement
Components: c
Reporter: Bruce Mitchener
Assignee: Bruce Mitchener
Fix For: 1.4.0
I'm working on a major revision to the new memory management interface to
support allocating within contexts. This will let pluggable memory management
be far more useful so that we can support things like a linear allocator that
is used for each request (and reset afterwards).
This will involve a fair bit of work to fully support it, so I'll attach a
series of patches as I work through things.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.