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 2021/09/15 12:25:00 UTC

[jira] [Created] (PHOENIX-6546) BackwardCompatibilityIT#testSystemTaskCreationWithIndexAsyncRebuild is flakey

Istvan Toth created PHOENIX-6546:
------------------------------------

             Summary: BackwardCompatibilityIT#testSystemTaskCreationWithIndexAsyncRebuild is flakey
                 Key: PHOENIX-6546
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6546
             Project: Phoenix
          Issue Type: Bug
          Components: core
    Affects Versions: 5.2.0
            Reporter: Istvan Toth
            Assignee: Istvan Toth


The problem seems to be that we are testing for the succesful finishing of the index rebuild task, which does not always happen in 50 seconds.
However, we are really only interested in whether the task has been added, we're not testing the rebuild task itself here.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)