[
https://issues.apache.org/jira/browse/TS-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876951#comment-13876951
]
ASF subversion and git services commented on TS-2507:
-----------------------------------------------------
Commit 6af333d39e1445caeff809440b3da0e08023801e in branch refs/heads/5.0.x from
[[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6af333d ]
TS-2507: fix the state transition logging for handle_server_setup_error
STATE_ENTER should take a VC event code, not a HttpApiState_t. Also,
STATE_ENTER is conventionally called on entry to the state handler,
not somewhere in the middle.
> HttpSM::handle_server_setup_error logs the wrong state transition
> -----------------------------------------------------------------
>
> Key: TS-2507
> URL: https://issues.apache.org/jira/browse/TS-2507
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, HTTP
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Fix For: 4.2.0
>
>
> {{HttpSM::handle_server_setup_error}} passes the wrong fields to
> {{STATE_ENTER}}, so it logs the state transition incorrectly.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)