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

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

The remaining were due to test who wrote to the "table" or "testtable" tables.  
I've started converting some tests to select table names from the test method 
name instead.  

* TestCacheOnWriteInSchema dropped some stuff in /tmp/hbsae-xxxx/..../table
* TestParallelPut dropped some stuff in /tmp/hbase-xxxx/..../testtable

* converted TestTableDesciprtorModification

I'll file a follow on for all the other "table" or "testtable" unit tests.

> 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