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)

Reply via email to