[ 
https://issues.apache.org/jira/browse/HDFS-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon resolved HDFS-1858.
-------------------------------

       Resolution: Fixed
    Fix Version/s: Edit log branch (HDFS-1073)

> Add state management variables to FSEditLog
> -------------------------------------------
>
>                 Key: HDFS-1858
>                 URL: https://issues.apache.org/jira/browse/HDFS-1858
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: Edit log branch (HDFS-1073)
>
>         Attachments: hdfs-1858.txt
>
>
> One of the parts of HDFS-1799 (Ivan suggested the larger patch be split into 
> some smaller ones)
> This adds a {{state}} variable to FSEditLog which is used to track whether 
> the edit log is currently writing to edits, edits.new, or not writing at all 
> (ie closed/uninitialized). This is basically a change for added safety and 
> convenience of assertions/preconditions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to