You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/10/07 11:15:28 UTC

[jira] [Closed] (FLINK-2801) Rework Storm Compatibility Tests

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

Matthias J. Sax closed FLINK-2801.
----------------------------------
    Resolution: Duplicate

> Rework Storm Compatibility Tests
> --------------------------------
>
>                 Key: FLINK-2801
>                 URL: https://issues.apache.org/jira/browse/FLINK-2801
>             Project: Flink
>          Issue Type: Bug
>          Components: Storm Compatibility
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>
> The tests for the storm compatibiliy layer are all working with timeouts (running the program for 10 seconds) and then checking whether teh expected result has been written.
> That is inherently unstable and slow (long delays). They should be rewritten in a similar manner like for example the KafkaITCase tests, where the streaming jobs terminate themselves with a "SuccessException", which can be recognized as successful completion when thrown by the job client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)