[
https://issues.apache.org/jira/browse/HBASE-12191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162503#comment-14162503
]
Hudson commented on HBASE-12191:
--------------------------------
FAILURE: Integrated in HBase-1.0 #283 (See
[https://builds.apache.org/job/HBase-1.0/283/])
HBASE-12191 Make TestCacheOnWrite faster. (stack: rev
2df844447766228c458a29222c506afe32659a28)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestCacheOnWrite.java
> Make TestCacheOnWrite faster.
> -----------------------------
>
> Key: HBASE-12191
> URL: https://issues.apache.org/jira/browse/HBASE-12191
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.0.0
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Trivial
> Fix For: 2.0.0, 0.99.1
>
> Attachments: 0001-INTERNAL-FixTestCacheOnWrite.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> This test is intended to verify the cache on write capabilities of the
> LRUBlockCache and doesn't really case about the data being synced to wal
> periodically or not. In cases where there is a region server death the test
> is screwed anyway because it tests an inmemeory status. So, setting
> Durability to ASYNC is a no risk change and makes the test run faster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)