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

James E. King, III reassigned THRIFT-4151:
------------------------------------------

    Assignee: James E. King, III

> Thrift Mutex Contention Profiling (pthreads) should be disabled by default
> --------------------------------------------------------------------------
>
>                 Key: THRIFT-4151
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4151
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.10.0
>         Environment: pthreads
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Minor
>
> The default behavior for the concurrency::Mutex class (pthread 
> implementation) is to track concurrency profiling and report to a callback 
> routine every so often.  Given this is in a critical performance section of 
> code I would recommend that the default should be to keep this code disabled, 
> and folks can enable it if they want to for their distribution.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to