You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/11 03:27:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17397027#comment-17397027 ] 

ASF GitHub Bot commented on PHOENIX-6528:
-----------------------------------------

gokceni commented on pull request #1286:
URL: https://github.com/apache/phoenix/pull/1286#issuecomment-896471036


   @kadirozde @gjacoby126 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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.3.4#803005)