The StreamsConfig class by default prints its configuration values during construction.
This is valuable at runtime as a record of the actual configuration, but during unit testing, it results in excessive output. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) [ Full content available at: https://github.com/apache/kafka/pull/5671 ] This message was relayed via gitbox.apache.org for [email protected]
