You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/12/02 10:08:00 UTC

[jira] [Created] (PHOENIX-6843) Flakey ViewTTLIT

Istvan Toth created PHOENIX-6843:
------------------------------------

             Summary: Flakey ViewTTLIT
                 Key: PHOENIX-6843
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6843
             Project: Phoenix
          Issue Type: Bug
            Reporter: Istvan Toth
            Assignee: Istvan Toth


I see failures on fast machines that seem to be because we're specify the current timestamp as SCN, which actually filters data that is inserted at the current timestamp.

We should use now()+1 as the CurrentSCN.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)