[
https://issues.apache.org/jira/browse/PHOENIX-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6386.
----------------------------------
Fix Version/s: 5.2.0
4.17.0
5.1.1
Resolution: Fixed
Committed to master, 4.x, and 5.1. Thanks for the review [~vjasani].
[~yanxinyi] even if we don't want to do another RC with this fix, I believe
that this should go at least in 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.17.0, 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)