You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2019/11/11 22:07:00 UTC

[jira] [Updated] (PHOENIX-5561) Map.getOrDefault usage in ConnectionQueryServiceImpl requires JDK 8

     [ https://issues.apache.org/jira/browse/PHOENIX-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey Jacoby updated PHOENIX-5561:
-------------------------------------
    Priority: Blocker  (was: Major)

> Map.getOrDefault usage in ConnectionQueryServiceImpl requires JDK 8
> -------------------------------------------------------------------
>
>                 Key: PHOENIX-5561
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5561
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.1
>            Reporter: Geoffrey Jacoby
>            Assignee: Gokcen Iskender
>            Priority: Blocker
>
> PHOENIX-5553 introduced a usage of Map.getOrDefault(), which requires JDK 8. It was checked into the 4.x branch, even though the 4.x branch should still allow usage by JDK 7 (since HBase 1.x supports JDK 7). 
> If we want to change that assumption, it should be agreed on by the community.
> See CQSI line 926
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)