[
https://issues.apache.org/jira/browse/PHOENIX-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6528:
---------------------------------
Fix Version/s: 5.1.3
5.2.0
> 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.3.4#803005)