[ 
https://issues.apache.org/jira/browse/HBASE-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Appy updated HBASE-17004:
-------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Refactor IntegrationTestManyRegions to use @ClassRule for timing out
> --------------------------------------------------------------------
>
>                 Key: HBASE-17004
>                 URL: https://issues.apache.org/jira/browse/HBASE-17004
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Minor
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.4, 1.1.8
>
>         Attachments: HBASE-17004.master.001.patch, 
> HBASE-17004.master.002.patch
>
>
> IntegrationTestManyRegions verifies that many regions get assigned within 
> given time. To do so, it spawns a new thread and uses CountDownLatch.await() 
> to timeout. Replacing this mechanism with junit @ClassRule to timeout the 
> test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to