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

Konstantin Shvachko updated HDFS-4179:
--------------------------------------

    Attachment: BNAllowReads.patch

The patch 
- makes BN accept read commands, but not CN. 
- Checkpointer first uploads all files then loads them in memory.
- Safemode on BN should be set to unreachable threshold. Also there was an 
assert triggered by doConsistencyCheck() for BN.
- Added a test case that verifies reads for BN and CN.
                
> BackupNode: allow reads, fix checkpointing, safeMode
> ----------------------------------------------------
>
>                 Key: HDFS-4179
>                 URL: https://issues.apache.org/jira/browse/HDFS-4179
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 2.0.2-alpha
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>         Attachments: BNAllowReads.patch
>
>
> BackupNode should be allowed to accept read command. Needs some adjustments 
> in checkpointing and with safe mode.

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

Reply via email to