Kihwal Lee created HDFS-6449: -------------------------------- Summary: Incorrect counting in ContentSummaryComputationContext in 0.23. Key: HDFS-6449 URL: https://issues.apache.org/jira/browse/HDFS-6449 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.23.10 Reporter: Kihwal Lee Assignee: Kihwal Lee Priority: Critical
In {{ContentSummaryComputationContext}}, the content counting in {{yield()}} is incorrect. The result is still correct, but it ends up yielding more frequently. Trunk and branch-2 does not have this bug. -- This message was sent by Atlassian JIRA (v6.2#6252)