I'd vote for keep using java7 on 4.x branches. if upgrades to java8, it will impact users who want to upgrade the latest 4.x branches. they must consider using java8 in their running environments, maybe their libraries do not support java8, then they have to give up to upgrade. So I think that drops support java7 is not friendly for some users.
---------------------------------------- Jaanai Zhang Best regards! Pedro Boado <pedro.bo...@gmail.com> 于2018年11月30日周五 上午6:13写道: > I'd vote for keep compiling 4.x branches in java7. It makes sense as it's > just a new minor release. > > It's pretty easy reverting back to spark 1.6 and also avatica dependency > could be reverted to the previous version. > > On 29 Nov 2018 21:41, "Thomas D'Silva" <tdsi...@salesforce.com> wrote: > > We have traditionally followed HBase's java support (see > https://hbase.apache.org/book.html#basic.prerequisites). The > phoenix-queryserver module has a dependency on Avatica which does not > support Java 1.7. The phoenix-spark module depends on spark 2.3.2 which > also does not support Java 1.7. Do folks feel we should continue to provide > support Java 1.7 on the 1.x branches? >