You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/13 00:14:14 UTC

[GitHub] [trafficserver] sudheerv commented on pull request #8069: Add an option to avoid heap allocation in TSMimeHdrField* APIs

sudheerv commented on pull request #8069:
URL: https://github.com/apache/trafficserver/pull/8069#issuecomment-1011567895


   Can we not use `ProxyAllocator` like @zwoop recommended in #8052 which abstracts away the memory management from the Plugins (and less boiler plate code) as well? If breaking compatibility was a concern (not entirely sure if it'd be a necessarily an incompatible change to switch to ProxyAllocator, but maybe the concern is that it might require/allocate a significantly more memory?), could we not use a build control to switch to new behavior and eventually make that default at some point?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org