GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/1092
KAFKA-2982; Mark the old Scala producer and related classes as deprecated
Also update server tests to always use new producer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka kafka-2982-deprecate-old-producers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1092.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1092
----
commit 293f58a5c388bce1c8af8fd317d3f39158fb78b2
Author: Ismael Juma <[email protected]>
Date: 2016-03-15T01:49:05Z
Deprecate old producers
commit 4ca324dd2c625ab99f2394dae33502c651331244
Author: Ismael Juma <[email protected]>
Date: 2016-03-17T15:22:43Z
Remove settings that have no effect
commit 30a89c084426849cb26ce5efd62fdf0c9d6497ce
Author: Ismael Juma <[email protected]>
Date: 2016-03-17T23:43:10Z
Remove deprecated default arguments from `produceRequest*`
As warnings are printed otherwise.
commit 70c65b21079c521ac3058e34609565f1542fb3aa
Author: Ismael Juma <[email protected]>
Date: 2016-03-18T00:05:54Z
Use new producer in server tests
We still use the old producer in old clients
tests.
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---