[
https://issues.apache.org/jira/browse/HBASE-17312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870784#comment-15870784
]
Enis Soztutar commented on HBASE-17312:
---------------------------------------
bq. Phoenix has no support for master branch and no development for same
currently planned. Also, no plans to move up to JDK8 even.
I don't remember seeing that kind of discussion on the mailing list.
Regardless, it does not mean that Phoenix will be stuck forever on the 1.x
line.
My understanding is that you have to fix your coprocessor anyway between 1.x
and 2.0 (because of other API changes). Removing the base classes should be
fine for now.
> [JDK8] Use default method for Observer Coprocessors
> ---------------------------------------------------
>
> Key: HBASE-17312
> URL: https://issues.apache.org/jira/browse/HBASE-17312
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Affects Versions: 2.0.0
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Attachments: HBASE-17312.master.001.patch,
> HBASE-17312.master.001.patch
>
>
> Use default method in MasterObserver, RegionObserver, RegionServerObserver
> and WALObserver. And mark the BaseRegionObserver,
> BaseMasterAndRegionObserver, BaseRegionServerObserver and BaseWALObserver.
> User can implement the interface directly and will not break compatibility
> when add new default methods.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)