[ 
https://issues.apache.org/jira/browse/HBASE-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666665#comment-13666665
 ] 

Jean-Daniel Cryans commented on HBASE-8322:
-------------------------------------------

The patch is weird, it complains if 
{{dfs.client.read.shortcircuit.skip.checksum}} is set to *true*... but that's 
what you want right? You do want to skip the HDFS checksums and only do it in 
HBase. I wonder why we should bother complaining if it's *false* since we force 
it true.
                
> Re-enable hbase checksums by default
> ------------------------------------
>
>                 Key: HBASE-8322
>                 URL: https://issues.apache.org/jira/browse/HBASE-8322
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filesystem Integration
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: hbase-8322_v1.patch
>
>
> Double checksumming issues in HBase level checksums(HBASE-5074) has been 
> fixed in HBASE-6868. However, that patch also disables hbase checksums by 
> default. I think we should re-enable it by default, and document the 
> interaction with shortcircuit reads. 

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