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

James Taylor edited comment on OMID-117 at 10/10/18 12:05 AM:
--------------------------------------------------------------

As part of OMID-109 we'll need to move the coprocessor implementations into the 
shim module since Optional is not supported in Java 1.7 (which needs to be the 
target for hbase-1). We should try to make these implementations as thin as 
possible to reduce code duplication. We should be able to delegate to classes 
in hbase-common that do most of the work.

I'll add the header where it's missing and add back the HBaseCommitTable 
constructor with the @Inject, but this should only be used for testing. I'll 
confirm that the hbase-1 unit tests pass with JDK 1.7, but we'll need to wait 
until OMID-109 is in place before being able to run the hbase-2 unit tests.


was (Author: jamestaylor):
As part of OMID-109 we'll need to move the coprocessor implementations into the 
shim module since Optional is not supported in Java 1.7 (which needs to be the 
target for hbase-1). We should try to make these implementations as thin as 
possible to reduce code duplication. We should be able to delegate to classes 
in hbase-common that do most of the work.

I'll add the header where it's missing and add back the HBaseCommitTable 
constructor with the @Inject, but this should only be used for testing. 

> Ensure timeouts are configured low for RPCs to commit table
> -----------------------------------------------------------
>
>                 Key: OMID-117
>                 URL: https://issues.apache.org/jira/browse/OMID-117
>             Project: Apache Omid
>          Issue Type: Bug
>            Reporter: James Taylor
>            Priority: Major
>         Attachments: OMID-117.patch, OMID-117_v2.patch, OMID-117_v3.patch, 
> OMID-117_v4.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to