You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2014/11/04 22:29:34 UTC

[jira] [Commented] (TS-1175) The LogBuffer object is allocated with new (and deallocated with delete)

    [ https://issues.apache.org/jira/browse/TS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196854#comment-14196854 ] 

Susan Hinrichs commented on TS-1175:
------------------------------------

Could in fact just use an iobuffer for this according to [~amc], [~bcall], and [~zwoop]

> The LogBuffer object is allocated with new (and deallocated with delete)
> ------------------------------------------------------------------------
>
>                 Key: TS-1175
>                 URL: https://issues.apache.org/jira/browse/TS-1175
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup, Logging
>            Reporter: Leif Hedstrom
>            Assignee: Phil Sorber
>             Fix For: 5.3.0
>
>
> We should at least use a class allocator for LogBuffer itself, and perhaps even its internal buffer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)