You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/23 22:05:08 UTC

[GitHub] [trafficserver] shinrich opened a new pull request #7295: Get appropriate locks on SSN_START hook delays

shinrich opened a new pull request #7295:
URL: https://github.com/apache/trafficserver/pull/7295


   Addresses issue #7255.  If the SSN_START hook calls TSSsnReenable from a non-ET_NET thread, the nethandler lock is not held.  This causes an assert when the add_to_active or add_to_keep_alive queue methods are called.
   
   This PR also adds an autest to exercise the problem plugin behavior.
   
   This closes #7255


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] shinrich merged pull request #7295: Get appropriate locks on SSN_START hook delays

Posted by GitBox <gi...@apache.org>.
shinrich merged pull request #7295:
URL: https://github.com/apache/trafficserver/pull/7295


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #7295: Get appropriate locks on SSN_START hook delays

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #7295:
URL: https://github.com/apache/trafficserver/pull/7295#issuecomment-738243922


   Cherry-picked to v9.0.x branch.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #7295: Get appropriate locks on SSN_START hook delays

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #7295:
URL: https://github.com/apache/trafficserver/pull/7295#issuecomment-718902472


   Lets move this to 9.0.1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org