You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/18 21:36:34 UTC

[jira] [Commented] (TS-3145) traffic_line backtrace support

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

ASF subversion and git services commented on TS-3145:
-----------------------------------------------------

Commit 1906c8b2d7d7165adc5d3ad4992975fbe38baeb3 in trafficserver's branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1906c8b ]

TS-3145: add additional textBuffer APIs

To make textBuffer more useful for formatting wawlls of text
  - fix textBuffer::enlargeBuffer so that it works with an initial size of 0
  - add textBuffer::format to append printf-formatted text
  - add textBuffer::chomp to remove any trailing newline
  - add textBuffer::release to remove the internal formatting buffer


> traffic_line backtrace support
> ------------------------------
>
>                 Key: TS-3145
>                 URL: https://issues.apache.org/jira/browse/TS-3145
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Management API
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 5.2.0
>
>
> Add {{traffic_line}} support for backtracing a running {{traffic_server}} process. This is a step towards crash logging support, but also somewhat useful in its own right.



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