Mujtaba Chohan created PHOENIX-3117:
---------------------------------------
Summary: Implement abstract methods for HTableInterface
Key: PHOENIX-3117
URL: https://issues.apache.org/jira/browse/PHOENIX-3117
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.8.1
Reporter: Mujtaba Chohan
Priority: Minor
Compiling master with head of HBase 1.2.3-SNASHOT:
https://builds.apache.org/view/M-R/view/Phoenix/job/Phoenix_Compile_Compat_wHBase/18/console
This job is part of effort to move all utility test job from Salesforce jenkins
to Apache jenkins which is accessible/maintainable via open source
{code}
phoenix-core/src/main/java/org/apache/phoenix/execute/DelegateHTable.java:[49,8]
org.apache.phoenix.execute.DelegateHTable is not abstract and does not
override abstract method getRpcTimeout() in org.apache.hadoop.hbase.client.Table
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)