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

Andrew Wang commented on HDFS-10368:
------------------------------------

Hi Rakesh, right now there's this line in ReplicationMonitor:

{code}
          Thread.sleep(replicationRecheckInterval);
{code}

I was suggesting that we could use TimeUnit.MILLISECONDS.sleep instead for 
additional clarity. Up to you though.

> Erasure Coding: Deprecate replication-related config keys
> ---------------------------------------------------------
>
>                 Key: HDFS-10368
>                 URL: https://issues.apache.org/jira/browse/HDFS-10368
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: erasure-coding
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>              Labels: hdfs-ec-3.0-must-do
>         Attachments: HDFS-10368-00.patch, HDFS-10368-01.patch
>
>
> This jira is to visit the replication based config keys and deprecate them(if 
> necessary) in order to make it more meaningful.
> Please refer [discussion 
> thread|https://issues.apache.org/jira/browse/HDFS-9869?focusedCommentId=15249363&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15249363]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to