[
https://issues.apache.org/jira/browse/PHOENIX-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836786#comment-16836786
]
Andrew Purtell edited comment on PHOENIX-5277 at 5/9/19 11:48 PM:
------------------------------------------------------------------
[~lhofhansl] To your point we could do the coprocessor hook upcalls by
reflection, but that would not perform well, so best not on those grounds
alone, and also I don't know how to derive a subclass with a constructor
dynamically constructed depending on signature of base.
was (Author: apurtell):
[~lhofhansl] To your point we could do the coprocessor hook upcalls by
reflection, but that would not perform well, so best not on those grounds
alone, and also I don't know how to build a constructor conditionally with
reflection.
> Fixups for interface changes in HBase 1.5
> -----------------------------------------
>
> Key: PHOENIX-5277
> URL: https://issues.apache.org/jira/browse/PHOENIX-5277
> Project: Phoenix
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Major
>
> Some minor fixups are required because of interface changes in HBase 1.5.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)