[
https://issues.apache.org/jira/browse/HBASE-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957027#comment-13957027
]
Jeffrey Zhong commented on HBASE-10888:
---------------------------------------
[[email protected]] The test failures are due to distributedLogReplay is
turned on by two configuration settings(FORMAT_VERSION_KEY &
DISTRIBUTED_LOG_REPLAY_KEY) instead of one before. So if we add
"conf.setInt("hfile.format.version", 3);" into those failed test cases. They
should pass. We can also enable "conf.setInt("hfile.format.version", 3);" for
all tests of TestDistributedLogSplitting. Thanks.
> Enable distributed log replay as default
> ----------------------------------------
>
> Key: HBASE-10888
> URL: https://issues.apache.org/jira/browse/HBASE-10888
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Attachments: 10888.txt, 10888v2.txt
>
>
> Enable 'distributed log replay' by default. Depends on hfilev3 being enabled.
--
This message was sent by Atlassian JIRA
(v6.2#6252)