Re: Old deprecated producer

2018-07-09 Thread jna
Thx, Ismael. I mean "user batch". Not a background thread batching. So i guess that transactions allow me to do that. On 07/07/2018 17:34, Ismael Juma wrote: The old Scala producers were removed in 2.0.0. The Java producer supports batching. Ismael On Sat, 7 Jul 2018, 05:38 j

Old deprecated producer

2018-07-07 Thread jna
Hello, I'm using the old producer API, and i saw since a long time (few versions) that this API is deprecated. When will you decide to remove this old API? If you won't remove it, perhaps you could remove the deprecated. Will you provide a new way to produce a user batch of records or the tra