[
https://issues.apache.org/jira/browse/HDFS-10676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396639#comment-15396639
]
Xiaoyu Yao commented on HDFS-10676:
-----------------------------------
Thanks [~hanishakoneru] for updating the patch. The {{src}} string within the
loop can be removed as it is not being used.
LGTM otherwise.
{code}
String src = "/zones/zone1/testfile-" + i;
Path filePath = new Path("/zones/zone1/testfile-" + i);
{code}
> Add namenode metric to measure time spent in generating EDEKs
> -------------------------------------------------------------
>
> Key: HDFS-10676
> URL: https://issues.apache.org/jira/browse/HDFS-10676
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Affects Versions: 3.0.0-alpha1
> Reporter: Hanisha Koneru
> Assignee: Hanisha Koneru
> Labels: metrics, namenode
> Attachments: HDFS-10676.000.patch, HDFS-10676.001.patch,
> HDFS-10676.002.patch, HDFS-10676.003.patch, HDFS-10676.004.patch
>
>
> A metric to measure the time spent by Namenode in interacting with Key
> Management System (KMS).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]