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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
