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

2013-10-03 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh updated HBASE-9686:
--

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Thanks for the review stack.  Committed to 0.98/trunk and 0.96.  Follow on 
issue for finding the last ones filed as HBASE-9702

 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, hbase-9686.v2.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)


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

2013-10-03 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh updated HBASE-9686:
--

Issue Type: Improvement  (was: Bug)

 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: Improvement
Affects Versions: 0.96.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
 Fix For: 0.98.0, 0.96.0

 Attachments: hbase-9686.patch, hbase-9686.v2.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)


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

2013-10-02 Thread Jonathan Hsieh (JIRA)

 [ 
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.v2.patch

v2 adds 
* cleaned up tmp turds caused by TestCacheOnWriteinSchema, TestParallelPut, 
TestAtomicOperation
* converts table or testtable to method names in 
TestTableDescriptorModification, TestHRegion, TestAccessControlFilter


 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, hbase-9686.v2.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)


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

2013-10-01 Thread Jonathan Hsieh (JIRA)

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


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

2013-10-01 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh updated HBASE-9686:
--

Affects Version/s: 0.96.0
Fix Version/s: 0.96.0
   0.98.0

 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)


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

2013-10-01 Thread Jonathan Hsieh (JIRA)

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

Jonathan Hsieh updated HBASE-9686:
--

Status: Patch Available  (was: In Progress)

 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)