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

Leif Hedstrom reassigned TS-2104:
---------------------------------

    Assignee: Alan M. Carroll
    
> Provide lifecycle tracking through the core, to assure certain APIs are used 
> only at the right place
> ----------------------------------------------------------------------------------------------------
>
>                 Key: TS-2104
>                 URL: https://issues.apache.org/jira/browse/TS-2104
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core, TS API
>            Reporter: Leif Hedstrom
>            Assignee: Alan M. Carroll
>             Fix For: sometime
>
>
> For example, trying to use TSNetAcceptNamedProtocol() before 
> TS_EVENT_LIFECYCLE_PORTS_INITIALIZED is a no-op, it single doesn't do 
> anything. However, the call to TSNetAcceptNamedProtocol() looks like it 
> succeeds, because it doesn't know that the ports haven't been initialized (it 
> looks like there simply is no 443 port, so there's nothing to do).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to