[
https://issues.apache.org/jira/browse/PHOENIX-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020880#comment-17020880
]
Hudson commented on PHOENIX-5692:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #254 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/254/])
PHOENIX-5692 - SCN verification breaks with non-default column families
(gjacoby: rev 441f6f13ada7f8d72902f9b56fa8c2e011e9f042)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/QueryCompiler.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/SCNIT.java
> SCN verification breaks with non-default column families
> --------------------------------------------------------
>
> Key: PHOENIX-5692
> URL: https://issues.apache.org/jira/browse/PHOENIX-5692
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.16.0
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Major
> Fix For: 4.16.0
>
> Attachments: PHOENIX-5692-4.x-HBase-1.5.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> PHOENIX-5645 introduced a verification step when using SCN to prevent going
> back farther than TTL or max lookback age. The implementation committed to
> 4.16 had a bug where the verification step caused an exception when the
> default column family wasn't present. I fixed this in the 4.14 backport of
> 5645, but the same fix needs to go in 4.16 as well. Rather than do another
> addendum to 5645, I'm opening a separate JIRA here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)