You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Poorna Chandra (JIRA)" <ji...@apache.org> on 2017/02/15 02:38:41 UTC

[jira] [Created] (TEPHRA-220) Fix flaky InvalidListPruneTest

Poorna Chandra created TEPHRA-220:
-------------------------------------

             Summary: Fix flaky InvalidListPruneTest
                 Key: TEPHRA-220
                 URL: https://issues.apache.org/jira/browse/TEPHRA-220
             Project: Tephra
          Issue Type: Task
            Reporter: Poorna Chandra
            Assignee: Poorna Chandra
             Fix For: 0.12.0-incubating


In {{InvalidListPruneTest}}, prune state information is written in an async thread. This has lead to sleep statements in the test that lead to flakiness. We should use a lock or other deterministic mechanisms to wait for the state to be written to fix the flakiness.






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)