[ 
https://issues.apache.org/jira/browse/TEPHRA-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321506#comment-16321506
 ] 

ASF GitHub Bot commented on TEPHRA-278:
---------------------------------------

Github user apurtell commented on the issue:

    https://github.com/apache/incubator-tephra/pull/68
  
    There are 4 new methods in the abstract interface Table:
    
        int getReadRpcTimeout();
        void setReadRpcTimeout(int readRpcTimeout);
        int getWriteRpcTimeout();
        void setWriteRpcTimeout(int writeRpcTimeout);
    
    Tephra won't build without changes that implement these.
    



> Support HBase 1.4
> -----------------
>
>                 Key: TEPHRA-278
>                 URL: https://issues.apache.org/jira/browse/TEPHRA-278
>             Project: Tephra
>          Issue Type: New Feature
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>
> Some abstract interfaces have additional methods in HBase 1.4, requiring some 
> minor updates.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to