[
https://issues.apache.org/jira/browse/PHOENIX-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731704#comment-16731704
]
Lars Hofhansl edited comment on PHOENIX-5082 at 1/2/19 8:33 AM:
----------------------------------------------------------------
Hi [~yonigo].
I did this:
# In Client I upserted some rows (with the mechanism above.)
# In Client I turned off autocommit.
# In Client I now upserted many more rows (again, using the UPSERT from above).
# Now in Client II I do a {{SELECT COUNT\(*) FROM test;}}
Now Client II will take a fairly long time to skip the uncommitted rows.
If you have an OMID patch I'm happy to try.
was (Author: lhofhansl):
Hi [~yonigo].
I did this:
# In Client I upserted some rows (with the mechanism above.)
# In Client I turned off autocommit.
# In Client I now upserted many more rows (again, using the UPSERT from above).
# Now in Client II I do a {{SELECT * FROM test;}}
Now Client II will take a fairly long time to skip the uncommitted rows.
If you have an OMID patch I'm happy to try.
> 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)