[
https://issues.apache.org/jira/browse/HBASE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765798#comment-13765798
]
Elliott Clark commented on HBASE-9471:
--------------------------------------
ok there's a new pull request for HTrace
(https://github.com/cloudera/htrace/pull/11). If it looks good to you
[~nkeywal] I'll merge, release a new htrace, and put up a patch with the new
version bump.
> htrace synchronized on getInstance
> ----------------------------------
>
> Key: HBASE-9471
> URL: https://issues.apache.org/jira/browse/HBASE-9471
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Minor
>
> When doing tests on cached data, one of the bottleneck is the getInstance()
> on HTrace, called in RequestContext#set() --> Trace.isTracing()
> When it's fixed, we see threads blocked in sendResponse and in the metrics
> (with hadoop 1).
> The difference is not huge (it's in the range 0-5%), but there is no reason
> to keep this.
> I'm sending a pull request to htrace.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira