You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Gokul Gunasekaran (JIRA)" <ji...@apache.org> on 2017/05/30 16:12:04 UTC

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

     [ https://issues.apache.org/jira/browse/TEPHRA-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gokul Gunasekaran updated TEPHRA-220:
-------------------------------------
    Fix Version/s:     (was: 0.12.0-incubating)
                   0.13.0-incubating

> 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.13.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)