Geoffrey Jacoby created PHOENIX-5561:
----------------------------------------
Summary: 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
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)