[
https://issues.apache.org/jira/browse/PHOENIX-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated PHOENIX-5084:
-----------------------------------
Description:
Scenario:
# Upsert some data into a transactional table.
# Query same table from another client
The first query will not see the newly upserted data (regardless of how long
one waits).
A second identical query will see the new data.
This happens with both Omid and Tephra.
was:
Scenario:
# Upsert some data into a transactional table.
# Query same table from another client
The first query will not see the newly upserted data (regardless of how long
one waits).
A second identical query will see the new data.
> Changes from Transactional Tables are not visible to query in different client
> ------------------------------------------------------------------------------
>
> Key: PHOENIX-5084
> URL: https://issues.apache.org/jira/browse/PHOENIX-5084
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Priority: Critical
>
> Scenario:
> # Upsert some data into a transactional table.
> # Query same table from another client
> The first query will not see the newly upserted data (regardless of how long
> one waits).
> A second identical query will see the new data.
> This happens with both Omid and Tephra.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)