You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/17 10:42:00 UTC

[jira] [Commented] (THRIFT-4557) use RWLock instead of Lock

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

ASF GitHub Bot commented on THRIFT-4557:
----------------------------------------

jiajunhuang opened a new pull request #1545: THRIFT-4557: use RWMutex for better concurrency performance
URL: https://github.com/apache/thrift/pull/1545
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> use RWLock instead of Lock
> --------------------------
>
>                 Key: THRIFT-4557
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4557
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: gansteed
>            Priority: Major
>
> use Read-Write Lock to protect `p.closed`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)