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

James Taylor edited comment on PHOENIX-2357 at 11/23/15 4:03 PM:
-----------------------------------------------------------------

You'll want to guard the "real" interface impl behind the lowest HBase client 
version that has this interface (0.98.13?) as you just want to prevent any 
class loader issues, but guard the non usage of the spooling and chunking 
iterators around the HBase *server* version with Lars' fix as this depends on 
the functionality actually working (0.98.18?).


was (Author: jamestaylor):
You'll want to guard the "real" interface impl behind the lowest HBase client 
version that has this interface (0.98.13?) as you just want to prevent any 
class loader issues, but guard the non usage of the spoiling and chunking 
iterators around the HBase *server* version with Lars' fix as this depends on 
the functionality actually working (0.98.18?).

> Prevent queries from failing because of scanners running into lease expiration
> ------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2357
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2357
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-2357_wip.patch, PHOENIX-2357_wip2.patch, 
> PHOENIX-2357_wip3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to