James Taylor created PHOENIX-1565:
-------------------------------------
Summary: 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
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)