[
https://issues.apache.org/jira/browse/PHOENIX-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973875#comment-15973875
]
James Taylor commented on PHOENIX-3783:
---------------------------------------
I think we should add the code that considers number of rows as a max too, and
then make the batch size something like 5MB.
> Lower max mutation bytes to create smaller MutationState chunks
> ---------------------------------------------------------------
>
> Key: PHOENIX-3783
> URL: https://issues.apache.org/jira/browse/PHOENIX-3783
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.10.0
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Attachments: PHOENIX-3783.patch
>
>
> In PHOENIX-541 we added a feature to break large MutationStates into smaller
> chunks so that they could be submitted to HBase without causing performance
> issues. The default max byte size we originally chose has proven much too
> high and should be lowered.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)