[
https://issues.apache.org/jira/browse/PHOENIX-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated PHOENIX-1565:
--------------------------------------------
Attachment: Phoenix-1565.patch
Adding the patch that corrects only the byteSize. While finishing Phoenix-1453
will update the same for rowSize also.
> Estimate byte count more accurately when split occurs
> -----------------------------------------------------
>
> Key: PHOENIX-1565
> URL: https://issues.apache.org/jira/browse/PHOENIX-1565
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Attachments: Phoenix-1565.patch
>
>
> We're currently always dividing the byteCount by two when we split a region.
> Instead, we should calculate a percentage based on the index into the
> guidepost array as this will be more accurate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)