[
https://issues.apache.org/jira/browse/HDFS-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068049#comment-13068049
]
Todd Lipcon commented on HDFS-2168:
-----------------------------------
Will fix the period on commit. as for count vs num, looks like countBlah()
shows up in 7 function calls in HDFS whereas numBlah() only shows up in 4.
(ack -h -o '\b(num|count)[A-Z][a-zA-Z]+\(' hdfs/src/java/ | sort | uniq). So
sticking with count for consistency.
> 1073: Reenable TestEditLog.testFailedOpen and fix exposed bug
> -------------------------------------------------------------
>
> Key: HDFS-2168
> URL: https://issues.apache.org/jira/browse/HDFS-2168
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: name-node
> Affects Versions: Edit log branch (HDFS-1073)
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: Edit log branch (HDFS-1073)
>
> Attachments: hdfs-2168.txt
>
>
> As Jitendra noticed in reviewing HDFS-1073, this test case was accidentally
> left disabled in the branch. Re-enabling it and modifying it to work with the
> new code exposed that HDFS-1952 hadn't been merged fully into the branch.
> This JIRA is to re-enable that test and fix the bug.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira