[ 
https://issues.apache.org/jira/browse/PHOENIX-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642896#comment-17642896
 ] 

ASF GitHub Bot commented on PHOENIX-6843:
-----------------------------------------

stoty closed pull request #1540: PHOENIX-6843 Flakey ViewTTLIT
URL: https://github.com/apache/phoenix/pull/1540




> Flakey ViewTTLIT
> ----------------
>
>                 Key: PHOENIX-6843
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6843
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.1.3
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> I see failures on fast machines that seem to be because we're specifying the 
> current timestamp as CurrentSCN, which actually filters data that is inserted 
> at the current timestamp.
> We should use now()+1 as the CurrentSCN in these cases.



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

Reply via email to