[ 
https://issues.apache.org/jira/browse/PHOENIX-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972876#comment-16972876
 ] 

Hudson commented on PHOENIX-5561:
---------------------------------

ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #307 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/307/])
PHOENIX-5561: Replace Java8 code (gjacoby: rev 
24358bb3ba52f437077f68f1d4ac6f21c25cee85)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java


> 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, 4.14.4
>            Reporter: Geoffrey Jacoby
>            Assignee: Gokcen Iskender
>            Priority: Blocker
>             Fix For: 5.1.0, 4.15.1, 4.14.4
>
>         Attachments: PHOENIX-5561.4.x.001.patch, PHOENIX-5561.master.001.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to