[
https://issues.apache.org/jira/browse/HDFS-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang reassigned HDFS-12061:
--------------------------------------
Assignee: Wei-Chiu Chuang
> Add TraceScope for multiple DFSClient EC operations
> ---------------------------------------------------
>
> Key: HDFS-12061
> URL: https://issues.apache.org/jira/browse/HDFS-12061
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Affects Versions: 3.0.0-alpha4
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Minor
>
> A number of DFSClient EC operations, including addErasureCodingPolicies,
> removeErasureCodingPolicy, enableErasureCodingPolicy,
> disableErasureCodingPolicy does not have TraceScope similar to this:
> {code}
> try (TraceScope ignored = tracer.newScope("getErasureCodingCodecs")) {
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]