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 "Ted Yu (JIRA)" <ji...@apache.org> on 2013/01/10 23:16:14 UTC

[jira] [Created] (HDFS-4382) Fix typo MAX_NOT_CHANGED_INTERATIONS when HDFS-4261 was fixed

Ted Yu created HDFS-4382:
----------------------------

             Summary: Fix typo MAX_NOT_CHANGED_INTERATIONS when HDFS-4261 was fixed
                 Key: HDFS-4382
                 URL: https://issues.apache.org/jira/browse/HDFS-4382
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Ted Yu


Here is an example:
{code}
+      if (notChangedIterations >= MAX_NOT_CHANGED_INTERATIONS) {
{code}

--
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