You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2013/10/01 19:03:26 UTC

[jira] [Updated] (HBASE-9686) More temporary test files are being left in /tmp/hbase-

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

Jonathan Hsieh updated HBASE-9686:
----------------------------------

    Attachment: hbase-9686.patch

Patch converts TestHRegion and Testcompaction from HBaseTestCase to junit 4 style which fixes tmp dirs. (TestHRegion has a lot of reformatting).
Changes TestScannerSelection* to use a local HTU
Other tests used methods from these classes or were derived and needed to be tweaked.

> More temporary test files are being left in /tmp/hbase-<user>
> -------------------------------------------------------------
>
>                 Key: HBASE-9686
>                 URL: https://issues.apache.org/jira/browse/HBASE-9686
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: hbase-9686.patch
>
>
> There is currently about 160MB of stuff being left behind in after a unit test run in our jenkins setup.
> Table names left behind indicate that it is due to these classes.
> TestCompaction
> Either TestForceCacheImporatntBlocks or TestScannerSelectionUingTTL or TestScannerSelectionUsingKeyRange
> TestHRegion



--
This message was sent by Atlassian JIRA
(v6.1#6144)