[
https://issues.apache.org/jira/browse/HBASE-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358105#comment-14358105
]
Hudson commented on HBASE-13201:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6247 (See
[https://builds.apache.org/job/HBase-TRUNK/6247/])
HBASE-13201 Remove HTablePool from thrift-server (Solomon Duskis) (tedyu: rev
ff8840acc3d3f258c933c91b275922d6528b6893)
* hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/HTablePool.java
* hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestHTablePool.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java
> 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)