[
https://issues.apache.org/jira/browse/PHOENIX-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178014#comment-15178014
]
Rajeshbabu Chintaguntla commented on PHOENIX-2575:
--------------------------------------------------
bq. Does the patch fix local indexing or just prevent the test from hanging?
It works for local indexes case as well not just to fix the hanging.
ba. Is local indexing broken when the latest version of HBase is used?
Yes [~jamestaylor] It's broken with latest version.
bq. What's the timeframe for finishing the local index redo work and does this
address this particular issues?
Here is link of the patch removing the extension of HFileScanner in
IndexHalfStoreFileScanner. Some testing is needed for that.
https://issues.apache.org/jira/secure/attachment/12791197/PHOENIX-2628_v7.patch
I would like to complete the redo work and address all the issues in couple of
weeks in 4.8.
> Prevent LocalIndexIT from hanging indefinitely
> ----------------------------------------------
>
> Key: PHOENIX-2575
> URL: https://issues.apache.org/jira/browse/PHOENIX-2575
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Rajeshbabu Chintaguntla
> Fix For: 4.8.0
>
> Attachments: PHOENIX-2575.patch, PHOENIX-2575.patch
>
>
> On one of the test runs on 4.x-HBase-1.0, I see that the LocalIndexIT class
> didn't complete. Run -
> https://builds.apache.org/job/Phoenix-4.x-HBase-1.0/300/console. This is an
> attempt to prevent the indefinite hang by adding a timeout to count down
> latches.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)