GitHub user hmcl opened a pull request:
https://github.com/apache/kafka/pull/4094
MINOR: Correct KafkaProducer Javadoc spelling of property
'max.in.flight.requests.per.connection'
Currently, in branches _trunk_, _0.11.0_, and _1.0_ th
GitHub user hmcl opened a pull request:
https://github.com/apache/kafka/pull/1281
KAFKA-3633: Kafka Consumer API breaking backward compatibility
- Overload methods seekToBeginning(..), seekToEnd(..), pause(..),
resume(..) with varargs parameter for backwards compatibility
You can