Manukranth Kolloju created HBASE-12191:
------------------------------------------

             Summary: 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: 1.0.0
         Attachments: 0001-INTERNAL-FixTestCacheOnWrite.patch

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