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

Hudson commented on HBASE-12191:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #553 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/553/])
HBASE-12191 Make TestCacheOnWrite faster. (apurtell: rev 
638abb0e29ee659a53cd5a72804d17d5b1e36e45)
* 
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.98.8, 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)

Reply via email to