[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-27 Thread Nick Dimiduk (JIRA)

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

Nick Dimiduk updated HBASE-13201:
-
   Resolution: Fixed
Fix Version/s: 1.1.0
   Status: Resolved  (was: Patch Available)

Pushed to branch-1. Thanks [~sduskis].

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201-2-branch-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: HBASE-13201-2-branch-1.patch

Updated ThriftHBaseServiceHandler.java to use a Connection instead of 
HTablePool.  HTablePool isn't touched.

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201-2-branch-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: (was: HBASE-13201-2-branch-1.patch)

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-24 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: HBASE-13201-2-branch-1.patch

Changing ThriftHBaseServiceHandler.java to use connectionCache directly instead 
of HTablePool.  This patch doesn't remove HTablePool or its test.

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201-2-branch-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-13201:
---
Status: Patch Available  (was: Reopened)

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: HBASE-13201-1-branch-1.patch

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1-branch-1.patch, HBASE-13201-1.patch, 
> HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: (was: HBASE-13201-branch-1-1.patch)

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: HBASE-13201-branch-1-1.patch

Similar patch for branch-1

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-13201:
---
   Resolution: Fixed
Fix Version/s: (was: 1.0.1)
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Thanks for the patch, Solomon.

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0
>
> Attachments: HBASE-13201-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

Solomon Duskis updated HBASE-13201:
---
Attachment: HBASE-13201-1.patch

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0, 1.0.1
>
> Attachments: HBASE-13201-1.patch, HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

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

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0, 1.0.1
>
> Attachments: HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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


[jira] [Updated] (HBASE-13201) Remove HTablePool from thrift-server

2015-03-11 Thread Solomon Duskis (JIRA)

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

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

> Remove HTablePool from thrift-server
> 
>
> Key: HBASE-13201
> URL: https://issues.apache.org/jira/browse/HBASE-13201
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Solomon Duskis
>Assignee: Solomon Duskis
> Fix For: 2.0.0, 1.0.1
>
> Attachments: HBASE-13201.patch
>
>
> HTablePool is an old concept that was superseded by Connection.  
> thrift-server doesn't need HTablePool anymore and can use the ConnectionCache 
> directly.



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