[
https://issues.apache.org/jira/browse/PHOENIX-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288535#comment-17288535
]
Kadir Ozdemir commented on PHOENIX-6386:
----------------------------------------
[~stoty], Thank you for fixing this!
> 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)