[
https://issues.apache.org/jira/browse/PHOENIX-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6266:
---------------------------------
Fix Version/s: (was: 4.16.0)
(was: 5.1.0)
> When reading from view index, ERROR 201 (22000): Illegal data. Expected
> length of at least 8 bytes, but had 7
> -------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-6266
> URL: https://issues.apache.org/jira/browse/PHOENIX-6266
> 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 in it and ends with a
> fixed column that happens to have the same byte as the separator byte at the
> end, we trim that last byte thinking that it is a separator byte.
> This only happens for view indexes (mutitenant or not)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)