Description
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
Attachments
Attachments
Issue Links
- links to