I think we should have JavaDoc that explains the purpose and scope of each of these IntegrationTest classes. For example, what is the scope of `ConnectIntegrationTest` and `DeadLetterQueueIntegrationTest`? When should we create additional classes versus adding methods to one of these two? If each had a brief summary of the intended scope, it becomes easier to know whether to add a method or add a new integration test class.
Or, perhaps instead this class should be renamed to more precisely define the scope. [ Full content available at: https://github.com/apache/kafka/pull/5516 ] This message was relayed via gitbox.apache.org for [email protected]
