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

Gokcen Iskender updated PHOENIX-6528:
-------------------------------------
    Description: 
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

  was:
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)


> 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)

Reply via email to