[
https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256393#comment-15256393
]
Duo Zhang commented on HBASE-15536:
-----------------------------------
A little progress here, with HBASE-15628, the only UT that can not pass is
TestMobStoreScanner. I think the problem is testGetMassive which we make a
single put with 75MB data. Now the AsyncFSWAL does not have special logic to
handle large edits so here we may have a OOME or some other errors so the UT
fails.
And since mob is also an experimental feature, we could just use FSHLog and add
some comments here? And I do not think it is a good idea to write a 75MB WAL
entry...
> Make AsyncFSWAL as our default WAL
> ----------------------------------
>
> Key: HBASE-15536
> URL: https://issues.apache.org/jira/browse/HBASE-15536
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
>
> As it should be predicated on passing basic cluster ITBLL
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)