You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gokcen Iskender (Jira)" <ji...@apache.org> on 2021/12/02 18:00:00 UTC

[jira] [Resolved] (PHOENIX-6528) When view index pk has a variable length column, read repair doesn't work correctly

     [ https://issues.apache.org/jira/browse/PHOENIX-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gokcen Iskender resolved PHOENIX-6528.
--------------------------------------
    Resolution: Fixed

> When view index pk has a variable length column, read repair doesn't work correctly
> -----------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6528
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6528
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.3
>            Reporter: Gokcen Iskender
>            Assignee: Gokcen Iskender
>            Priority: Critical
>             Fix For: 5.2.0, 5.1.3
>
>
> If a view index rowkey has a variable length column, read repair might work incorrectly. We fixed PHOENIX-6266 and same fix should be applied to the case where the index row is UNVERIFIED so that read repair happens.
> This only happens for view indexes (mutitenant or not)
> This is the reason org.apache.phoenix.end2end.index.ViewIndexIT.testRowKeyComposition[ViewIndexIT_isNamespaceMapped=false] sometimes flaps



--
This message was sent by Atlassian Jira
(v8.20.1#820001)