[
https://issues.apache.org/jira/browse/PHOENIX-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462792#comment-16462792
]
James Taylor commented on PHOENIX-2736:
---------------------------------------
Still an issue, [~rajeshbabu]?
> Fix possible data loss with local indexes when there are splits during
> bulkload
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-2736
> URL: https://issues.apache.org/jira/browse/PHOENIX-2736
> Project: Phoenix
> Issue Type: Bug
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Priority: Major
> Fix For: 4.14.0
>
>
> Currently when there are splits during bulkload then LoadIncrementalHFiles
> move full HFile to first daughter region instead of properly spitting the
> HFile to two daughter region and also we may not properly replace the region
> start key if there are merges during bulkload. To fix this we can make
> HalfStoreFileReader configurable in LoadIncrementalHFiles and use
> IndexHalfStoreFileReader for local indexes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)