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

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

Commit c8328c655641355abe00a95c44eaf87aaf9a6a55 in trafficserver's branch 
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c8328c6 ]

TS-4481 clang-format


> CPP API should not initialize all handles on every event.
> ---------------------------------------------------------
>
>                 Key: TS-4481
>                 URL: https://issues.apache.org/jira/browse/TS-4481
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: CPP API
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>             Fix For: 7.0.0
>
>
> To avoid problems with stale handles to transaction headers the CPP API was 
> changed to initialize all such handles for a set of events. However this 
> causes the error log to be flooded because not all headers are available for 
> all of the events and each one that is not generates an error message. This 
> generates a lot of errors even in normal use without problems. Simply 
> disabling the messages seems a poor choice as the cases where the particular 
> header is accessed and not found should be noted.



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

Reply via email to