[
https://issues.apache.org/jira/browse/PHOENIX-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836774#comment-16836774
]
Lars Hofhansl edited comment on PHOENIX-5277 at 5/9/19 11:44 PM:
-----------------------------------------------------------------
I suppose we *could* add a constructor to Phoenix' ObserverContext that accepts
a User and then check whether the parent class has such a constructor as well
and if so call that, otherwise call the no argument constructor.
Whether we *should* do that is another question. :)
Edit: Hmm... It seems you can't just "call" the super constructor.
Edit2: And there're all the hook changes to take an extra user argument... Just
don't mind me :)
was (Author: lhofhansl):
I suppose we *could* add a constructor to Phoenix' ObserverContext that accepts
a User and then check whether the parent class has such a constructor as well
and if so call that, otherwise call the no argument constructor.
Whether we *should* do that is another question. :)
Edit: Hmm... It seems you can't just "call" the super constructor.
> 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)