[
https://issues.apache.org/jira/browse/PHOENIX-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729811#comment-16729811
]
Lars Hofhansl commented on PHOENIX-5082:
----------------------------------------
For #6. I changed Phoenix to send() and clear() the mutation state after each
batch. But when I then commit I see only the very first batch gets committed.
Need to look at the code more.
The write to the commit table is not much the problem - only for very small
transactions would the extra roundtrip matter. The performance penalty seems to
be proportional to the number of rows being committed.
> Observations about the Phoenix-Omid integration
> -----------------------------------------------
>
> Key: PHOENIX-5082
> URL: https://issues.apache.org/jira/browse/PHOENIX-5082
> Project: Phoenix
> Issue Type: Task
> Reporter: Lars Hofhansl
> Assignee: Yonatan Gottesman
> Priority: Major
> Attachments: CommitTS-Sample.png, Omid-profile.png, Omid-sample.png
>
>
> Filing this issue to track my observations and perhaps some fixes.
> [~ohads]
> [~jamestaylor]
> [~yonigo]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)