[
https://issues.apache.org/jira/browse/PHOENIX-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyi Yan updated PHOENIX-6386:
-------------------------------
Fix Version/s: (was: 4.17.0)
4.16.1
> Bulkload generates unverified index rows
> ----------------------------------------
>
> Key: PHOENIX-6386
> URL: https://issues.apache.org/jira/browse/PHOENIX-6386
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 5.1.0, 4.16.0
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 5.1.1, 4.16.1, 5.2.0
>
>
> Bulkload sets the index status cell of the generated global index rows to the
> default 'x' value.
> As a result, all such indexes are treated as unverified, and the first access
> will generate index verification load, and be very slow.
> We should generate the index rows with the VERIFIED state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)