[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-26 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Attachment: HBASE-13327-addendum.patch

I replaced the nested try with a cast of getAdmin() to HBaseAdmin and a call to 
the original compact/majorCompact method call.  I added a TODO to deprecate the 
thrift method and create table and region counterparts.

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1, 1.1.0

 Attachments: HBASE-13327-addendum.patch, HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Fix Version/s: 1.1.0

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1, 1.1.0

 Attachments: HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-13327:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Thanks for the patch, Solomon.

Thanks for the reviews.

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1, 1.1.0

 Attachments: HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Status: Patch Available  (was: Open)

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1

 Attachments: HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Attachment: HBASE-13327.patch

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1

 Attachments: HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Attachment: (was: HBASE-13327.patch)

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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


[jira] [Updated] (HBASE-13327) Use Admin in ConnectionCache

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13327:
---
Attachment: HBASE-13327.patch

 Use Admin in ConnectionCache
 

 Key: HBASE-13327
 URL: https://issues.apache.org/jira/browse/HBASE-13327
 Project: HBase
  Issue Type: Sub-task
Affects Versions: 2.0.0, 1.0.1, 1.1.0
Reporter: Solomon Duskis
Assignee: Solomon Duskis
 Fix For: 2.0.0, 1.0.1

 Attachments: HBASE-13327.patch


 Replace HBaseAdmin usage with Admin in ConnectionCache and users of 
 ConnectionCache.



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