[
https://issues.apache.org/jira/browse/TS-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan M. Carroll updated TS-4214:
--------------------------------
Assignee: Daniel Xu (was: Alan M. Carroll)
> Fix incorrect HttpSM debug message
> ----------------------------------
>
> Key: TS-4214
> URL: https://issues.apache.org/jira/browse/TS-4214
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Reporter: Daniel Xu
> Assignee: Daniel Xu
> Fix For: 6.2.0
>
>
> The DebugSM() message in HttpSM::is_http_server_eos_truncation() has its
> format string args flipped around. Right now it's:
> {noformat}
> server eos after [cl]. Expected [server_response_body_bytes]
> {noformat}
> It should be:
> {noformat}
> server eos after [server_response_body_bytes]. Expected [cl]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)