You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/10/06 23:39:00 UTC

[jira] [Resolved] (SAMZA-1269) Flaky test: TestExponentialSleepStrategy testThreadInterruptInRetryLoop

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

Prateek Maheshwari resolved SAMZA-1269.
---------------------------------------
    Resolution: Fixed

Should be fixed in https://github.com/apache/samza/commit/f8cce6e1571dd500f32b62fa510715d93e8986fb

> Flaky test: TestExponentialSleepStrategy testThreadInterruptInRetryLoop
> -----------------------------------------------------------------------
>
>                 Key: SAMZA-1269
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1269
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>
> {code}
> :samza-core_2.11:test
> testThreadInterruptInRetryLoop FAILED
>     java.util.NoSuchElementException: None.get
>         at scala.None$.get(Option.scala:347)
>         at scala.None$.get(Option.scala:345)
>         at org.apache.samza.util.TestExponentialSleepStrategy.testThreadInterruptInRetryLoop(TestExponentialSleepStrategy.scala:143)
> 479 tests completed, 1 failed, 1 skipped
> :samza-core_2.11:test FAILED
> FAILURE: Build failed with an exception.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)