@mjsax review my changes, please. I implemented your suggestion regarding global constants. Thanks. In classes `KafkaProducerTest` and `KafkaConsumerTest` we have method `testOsDefaultSocketBufferSizes`. Here value `Selectable.USE_DEFAULT_BUFFER_SIZE` is `-1`, as I understand this case covers my changes. This test succefully passed before, because in `ProducerConfig` and `ConsumerConfig` we had hardcoded value `-1`, now we have global contant in `CommonClientConfigs`.
[ Full content available at: https://github.com/apache/kafka/pull/5643 ] This message was relayed via gitbox.apache.org for [email protected]
