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