[ 
https://issues.apache.org/jira/browse/TS-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll reassigned TS-4214:
-----------------------------------

    Assignee: 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: Alan M. Carroll
>             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)

Reply via email to