[ https://issues.apache.org/jira/browse/HBASE-13327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383276#comment-14383276 ]
Hudson commented on HBASE-13327: -------------------------------- SUCCESS: Integrated in HBase-TRUNK #6308 (See [https://builds.apache.org/job/HBase-TRUNK/6308/]) HBASE-13327 Addendum replaced the nested try with a cast of getAdmin() to HBaseAdmin and a call to the original compact/majorCompact method (Solomon) (tedyu: rev 306c44156a0f8248f9271d03000244182cecb3ae) * hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java > 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)