You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2017/06/28 13:10:00 UTC

[jira] [Created] (KAFKA-5531) Check exception handling in all streams tests

Eno Thereska created KAFKA-5531:
-----------------------------------

             Summary: Check exception handling in all streams tests
                 Key: KAFKA-5531
                 URL: https://issues.apache.org/jira/browse/KAFKA-5531
             Project: Kafka
          Issue Type: Sub-task
          Components: streams
    Affects Versions: 0.11.0.0
            Reporter: Eno Thereska
             Fix For: 0.11.0.1


In some stream unit and integration tests, we sometimes suffix a test with "throws Exception" which is overly broad and in some cases can mask a real bug. Instread we should be throwing a narrower exception, e.g., "throws IOException".



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