[GitHub] kafka pull request #4094: MINOR: Correct KafkaProducer Javadoc spelling of p...

2017-10-18 Thread hmcl
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] kafka pull request: KAFKA-3633: Kafka Consumer API breaking backwa...

2016-04-27 Thread hmcl
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