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

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

SUCCESS: Integrated in HBase-TRUNK #5632 (See 
[https://builds.apache.org/job/HBase-TRUNK/5632/])
HBASE-12191 Make TestCacheOnWrite faster. (stack: rev 
7546f9a4d9be7b0cc3e013b29da9c2536d124c47)
* 
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)

Reply via email to