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 2021/05/18 01:32:39 UTC

[GitHub] [trafficserver] masaori335 opened a new pull request #7853: Cleanup: refer Http2ClientSession::mutex

masaori335 opened a new pull request #7853:
URL: https://github.com/apache/trafficserver/pull/7853


   `Http2ConnectionState::mutex` is the same as `Http2ClientSession::mutex`.
   
   https://github.com/apache/trafficserver/blob/19dfdd4753232d0b77ca555f7ef5f5ba3d2ccae1/proxy/http2/Http2ClientSession.cc#L204
   
   Use `Http2ClientSession::mutex` and remove meaningless `SCOPED_MUTEX_LOCK` to minimize diff of #7845.
   
   Part of #7852


-- 
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] masaori335 removed a comment on pull request #7853: Cleanup: refer Http2ClientSession::mutex

Posted by GitBox <gi...@apache.org>.
masaori335 removed a comment on pull request #7853:
URL: https://github.com/apache/trafficserver/pull/7853#issuecomment-842824111


   [approve ci autest]


-- 
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] masaori335 commented on pull request #7853: Cleanup: refer Http2ClientSession::mutex

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


   [approve ci autest]


-- 
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] masaori335 merged pull request #7853: Cleanup: refer Http2ClientSession::mutex

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


   


-- 
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