[
https://issues.apache.org/jira/browse/PHOENIX-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904544#comment-16904544
]
Lars Hofhansl commented on PHOENIX-5348:
----------------------------------------
Thanks for working on this [~giskender].
The change has become fairly big. Not a problem as such, just wondering if
there's a more minimalistic fix. The core of the fix seems to be adding WHERE
<tablename> = ... and to passing down the table name through the call stack.
As I said not a problem... Just asking. :)
> IndexRebuildTaskIT.testIndexRebuildTask flaps (Jenkins only)
> ------------------------------------------------------------
>
> Key: PHOENIX-5348
> URL: https://issues.apache.org/jira/browse/PHOENIX-5348
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Gokcen Iskender
> Priority: Critical
> Fix For: 4.15.0, 5.1.0
>
> Attachments: 5348-disable.txt, 5348-v2.txt, 5348.txt,
> PHOENIX-5348.patch
>
> Time Spent: 7h 40m
> Remaining Estimate: 0h
>
> This failed in the past four builds:
> {code}
> [ERROR] testIndexRebuildTask(org.apache.phoenix.end2end.IndexRebuildTaskIT)
> Time elapsed: 20.672 s <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
> at
> org.apache.phoenix.end2end.IndexRebuildTaskIT.testIndexRebuildTask(IndexRebuildTaskIT.java:164)
> {code}
> But... It does not fail locally for me.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)