[
https://issues.apache.org/jira/browse/TS-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach closed TS-2639.
---------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
Assignee: James Peach
> HttpClientSession objects are always released to the global allocator
> ---------------------------------------------------------------------
>
> Key: TS-2639
> URL: https://issues.apache.org/jira/browse/TS-2639
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 5.0.0
>
>
> By code inspection, {{HttpClientSession}} session objects are getting
> allocated from the per-thread proxy allocator but always get released to the
> global allocator. We should release them back to the proxy allocator.
--
This message was sent by Atlassian JIRA
(v6.2#6252)