You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2016/02/01 09:38:39 UTC

[jira] [Created] (HDFS-9729) Use null to replace DataNode.EMPTY_DEL_HINT

Tsz Wo Nicholas Sze created HDFS-9729:
-----------------------------------------

             Summary: Use null to replace DataNode.EMPTY_DEL_HINT
                 Key: HDFS-9729
                 URL: https://issues.apache.org/jira/browse/HDFS-9729
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze
            Priority: Minor


When a delete-hint is unavailable, the current code may use null or DataNode.EMPTY_DEL_HINT as a default value.  Let's uniformly use null for an empty delele-hint.



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