You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "John Plevyak (Commented) (JIRA)" <ji...@apache.org> on 2011/12/10 00:22:40 UTC

[jira] [Commented] (TS-1031) reduce lock in netHandler and reduce the possiblity of acquiring expire server sessions

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

John Plevyak commented on TS-1031:
----------------------------------

I don't understand why this is necessary.  Nobody should call do_io_close() until they have cleared ALL pointers to the NetVC.  This seems like a hack to prevent buggy code from crashing in this particular way rather than just doing other bad things (including crashing in some other way).
                
> reduce lock in netHandler and reduce the possiblity of acquiring expire server sessions
> ---------------------------------------------------------------------------------------
>
>                 Key: TS-1031
>                 URL: https://issues.apache.org/jira/browse/TS-1031
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.1.1
>            Reporter: Zhao Yongming
>            Assignee: weijin
>            Priority: Minor
>         Attachments: ts-1031.diff
>
>
> reduce lock in netHandler and reduce the possiblity of acquiring expire server sessions. put your patch here for review :D

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira