[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Patch Available  (was: Open)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt, 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

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

Committed trunk.  Thanks for reviews lads.

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt, 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Patch Available  (was: Open)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Attachment: 5134-v5.txt

Fix the bulk load test (needed updating...)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Open  (was: Patch Available)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Open  (was: Patch Available)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Attachment: 5134-v6.txt

no-prefix

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Patch Available  (was: Open)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Attachment: 5134-v6.txt

Retry v6 against hadoop qa

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt, 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-09 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Open  (was: Patch Available)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt, 5134-v4.txt, 5134-v5.txt, 
 5134-v6.txt, 5134-v6.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-07 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Status: Open  (was: Patch Available)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Attachments: 5134-v2.txt, 5134-v3.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-07 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Attachment: 5134-v3.txt

v3 is same as v2 except for one line change in TestAssignmentManager where I 
chance the generic params on a mocked method to be specific (The commit of 
Mings' new closeRegion method broke this).   All good now.

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-07 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Fix Version/s: 0.94.0
 Hadoop Flags: Reviewed
   Status: Patch Available  (was: Open)

Trying against hadoopqa to see what is broke.

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack
 Fix For: 0.94.0

 Attachments: 5134-v2.txt, 5134-v3.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-06 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Attachment: 5134-v2.txt

v2 addresses Ted's javadoc comments (the javadoc was way off after moving the 
methods).

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack
 Attachments: 5134-v2.txt


 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-05 Thread stack (Updated) (JIRA)

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

stack updated HBASE-5134:
-

Summary: Remove getRegionServerWithoutRetries and 
getRegionServerWithRetries from HConnection Interface  (was: Remove 
geRegionServerWithoutRetries and getRegionServerWithRetries from HConnection 
Interface)

 Remove getRegionServerWithoutRetries and getRegionServerWithRetries from 
 HConnection Interface
 --

 Key: HBASE-5134
 URL: https://issues.apache.org/jira/browse/HBASE-5134
 Project: HBase
  Issue Type: Improvement
Reporter: stack

 Its broke having these meta methods in HConnection.  They take 
 ServerCallables which themselves have HConnections inevitably.   It makes for 
 a tangle in the model and frustrates being able to do mocked implemenations 
 of HConnection.  These methods better belong in something like 
 HConnectionManager, or elsewhere altogether.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira