You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2011/04/08 02:11:05 UTC

[jira] [Updated] (HBASE-3652) Speed up tests by lowering some sleeps

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

Jean-Daniel Cryans updated HBASE-3652:
--------------------------------------

    Fix Version/s:     (was: 0.92.0)
                   0.90.3
          Summary: Speed up tests by lowering some sleeps  (was: Speed up tests that enable/disable)

Changing scope, bringing into 0.90.3 since it's harmless.

> Speed up tests by lowering some sleeps
> --------------------------------------
>
>                 Key: HBASE-3652
>                 URL: https://issues.apache.org/jira/browse/HBASE-3652
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Jean-Daniel Cryans
>            Priority: Critical
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3652.patch
>
>
> While trying TestAdmin in the scope of HBASE-3650, I saw that it takes a lot more time to run than it used to. Upon inspection I see that there's 2 hardcoded 1 second sleeps in DisableTableHandler and EnableTableHandler in waitUntilDone (which is almost the same code in both cases too). Setting that down to 50ms dropped the run time in half... and I'm sure there's a few other sleeps that we could get rid of.
> I think that at least those 1sec should be configurable so that we can tune them down in the tests, but I wonder if we need them at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira