[ https://issues.apache.org/jira/browse/PHOENIX-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tanuj Khurana resolved PHOENIX-7518. ------------------------------------ Fix Version/s: 5.3.0 Resolution: Fixed > Flapper test in CDCQueryIT > --------------------------- > > Key: PHOENIX-7518 > URL: https://issues.apache.org/jira/browse/PHOENIX-7518 > Project: Phoenix > Issue Type: Bug > Affects Versions: 5.3.0 > Reporter: Tanuj Khurana > Assignee: Tanuj Khurana > Priority: Major > Fix For: 5.3.0 > > > testSelectGeneric in CDCQueryIT is flakey. There are 2 issues in the test: > # The test tries to match partitionCount in the CDC index table with salt > buckets but in some iterations the salt bucket is empty so there will be no > rows in the CDC index table for that partition id. > # In some cases the test is not waiting enough for the wall clock to go past > the the timestamps assigned to the mutations because of which scan queries on > PHOENIX_ROW_TIMESTAMP do not return all rows. -- This message was sent by Atlassian Jira (v8.20.10#820010)