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

[jira] [Created] (SAMZA-1440) Flaky test: TestExponentialSleepStrategy.testThreadInterruptInOperationSleep

Daniel Nishimura created SAMZA-1440:
---------------------------------------

             Summary: Flaky test: TestExponentialSleepStrategy.testThreadInterruptInOperationSleep
                 Key: SAMZA-1440
                 URL: https://issues.apache.org/jira/browse/SAMZA-1440
             Project: Samza
          Issue Type: Bug
            Reporter: Daniel Nishimura



{code}
estThreadInterruptInOperationSleep 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.testThreadInterruptInOperationSleep(TestExponentialSleepStrategy.scala:158)

{code}




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