[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-07-04 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-13575:

Fix Version/s: (was: 1.2.0)

 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner
 Fix For: 2.0.0, 1.1.0

 Attachments: HBASE-13575.v1-master.patch


 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-04-27 Thread stack (JIRA)

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

stack updated HBASE-13575:
--
   Resolution: Fixed
Fix Version/s: 1.1.0
   2.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Pushed to master, branch-1, and branch-1.1 ([~ndimiduk]).  Patch was +1'd by 
[~jonathan.lawlor] on rb and I skimmed... looks good. Thanks for the patch 
[~syuanjiang]


 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner
 Fix For: 2.0.0, 1.1.0

 Attachments: HBASE-13575.v1-master.patch


 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-04-27 Thread Nick Dimiduk (JIRA)

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

Nick Dimiduk updated HBASE-13575:
-
Fix Version/s: 1.2.0

 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner
 Fix For: 2.0.0, 1.1.0, 1.2.0

 Attachments: HBASE-13575.v1-master.patch


 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-04-27 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-13575:
-
Labels: beginner  (was: )

 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner

 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-04-27 Thread Stephen Yuan Jiang (JIRA)

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

Stephen Yuan Jiang updated HBASE-13575:
---
Status: Patch Available  (was: Open)

 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner
 Attachments: HBASE-13575.v1-master.patch


 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-13575) TestChoreService has to make sure that the opened ChoreService is closed for each unit test

2015-04-27 Thread Stephen Yuan Jiang (JIRA)

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

Stephen Yuan Jiang updated HBASE-13575:
---
Attachment: HBASE-13575.v1-master.patch

 TestChoreService has to make sure that the opened ChoreService is closed for 
 each unit test
 ---

 Key: HBASE-13575
 URL: https://issues.apache.org/jira/browse/HBASE-13575
 Project: HBase
  Issue Type: Bug
Affects Versions: 2.0.0, 1.1.0, 1.2.0
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
Priority: Trivial
  Labels: beginner
 Attachments: HBASE-13575.v1-master.patch


 The TestChoreService shut down the opened ChoreService after each individual 
 unit test.  This is to avoid test failure with enormous amount of active 
 threads at the end of test on slow virtual host (see HBASE-12992).  However, 
 the service shut down was not wrapped around the 'finally'-block to guarantee 
 the execution when exception throws.  The fix is trial.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)