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

Jonathan Hsieh commented on HBASE-9686:
---------------------------------------

The last one is leaving junk in a table named "table" dir structure.  I checked 
all the obvious tests ({{ grep -R \"test\" . | grep \\.java }}) but didn't find 
the last unit test class causing problems.    It is leaving 2.5mb behind and it 
can probably be isolated better after changing all tests that use "test" or 
"testtable" as table names to use TestName.getMethodName().


> 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)

Reply via email to