[
https://issues.apache.org/jira/browse/HBASE-23101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951490#comment-16951490
]
Sean Busbey commented on HBASE-23101:
-------------------------------------
yes, adding a function to an interface is a breaking change for jdk7 because we
can't provide a default implementation like we can on jdk8. I agree with Andrew
wrt the severity and justification here. (FWIW, I was also fine adding a method
and removing the "you probably dont' want to do this" method given the severity
of the issue.)
> but Region is Public not LimitedPrivate.
in branch-1.4 it's {{LimitedPrivate(COPROC)}}.
> Backport HBASE-22380 to branch-1
> --------------------------------
>
> Key: HBASE-23101
> URL: https://issues.apache.org/jira/browse/HBASE-23101
> Project: HBase
> Issue Type: Sub-task
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Blocker
> Fix For: 1.5.0, 1.3.6, 1.4.11
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)