Hi Kefka Dev,
Please let me know if you guys agree with use case features presented on
previous email.
Thanks,
Bhavesh
On Fri, Jun 27, 2014 at 11:45 AM, Bhavesh Mistry wrote:
> HI Steve,
>
> I am referring to version 0.8.0 and I would like to try in dev environment
> unbounded queue to try t
HI Steve,
I am referring to version 0.8.0 and I would like to try in dev environment
unbounded queue to try to figure upper bound of the application during the
stress test and through put we want to achieve.
Also, additional features I would like to add At Run-time on Producer side :
1) Ability
Bhavesh,
On item 1) you didn't say why you want to be able to change the queue
implementation?
-Steve
On Tue, Jun 24, 2014 at 4:37 PM, Bhavesh Mistry
wrote:
> Hi Kafka Dev Teeam,
>
>
>
>
>
> I would like to request following features in Kafka Async Producers:
>
>
>
> 1) Ability to Inject the
The concerns you expressed are fixed in the new producer implementation
available on trunk. You can give it a try at
org.apache.kafka.clients.producer.
On Tue, Jun 24, 2014 at 4:37 PM, Bhavesh Mistry
wrote:
> Hi Kafka Dev Teeam,
>
>
>
>
>
> I would like to request following features in Kafka As
Hi Kafka Dev Teeam,
I would like to request following features in Kafka Async Producers:
1) Ability to Inject the implementation of the Blocking Queue similar to
serialize and partition class etc…
I would like to inject following LIB for queue implementation. Of course
wrapper upon Qu