You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Srinivas Reddy (JIRA)" <ji...@apache.org> on 2018/09/22 06:27:00 UTC

[jira] [Created] (KAFKA-7431) Clean up connect unit tests code

Srinivas Reddy created KAFKA-7431:
-------------------------------------

             Summary: Clean up connect unit tests code
                 Key: KAFKA-7431
                 URL: https://issues.apache.org/jira/browse/KAFKA-7431
             Project: Kafka
          Issue Type: Task
            Reporter: Srinivas Reddy
            Assignee: Srinivas Reddy


JUnit test methods in connect module declared as `throws SomeException` even though there is no chance of getting an exception in method body.

Those things should be removed from declaration to make the code more readable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)