GitHub user shtratos reopened a pull request:
https://github.com/apache/kafka/pull/210
KAFKA-2478: Fix manual committing example in javadoc
Committing before inserting all records into the database
might lead to some records being lost.
I've changed the examp
Github user shtratos closed the pull request at:
https://github.com/apache/kafka/pull/210
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user shtratos opened a pull request:
https://github.com/apache/kafka/pull/210
KAFKA-2478: Fix manual committing example in javadoc
Committing before inserting all records into the database
might lead to some records being lost.
I've changed the example to c
Github user shtratos closed the pull request at:
https://github.com/apache/kafka/pull/162
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user shtratos opened a pull request:
https://github.com/apache/kafka/pull/162
Exclude conflicting zookeeper version from 'com.101tec:zkclient'
dependencies
'com.101tec:zkclient:0.5' package brings in a dependency on older zookeper
version: `3.4.4`