Dear Kafka Users,
We are using kafka-2.8.0-0.8.8 in our application development. The
application is running with two brokers each having one partition.
We are using high level api to send message over async producer. While
testing through put of our application we have observed that more than 60
producer through put.
Best regards
Prashant
On Wed, Oct 15, 2014 at 12:18 AM, Prashant Prakash
wrote:
> Dear Kafka Users,
>
> We are using kafka-2.8.0-0.8.8 in our application development. The
> application is running with two brokers each having one partition.
>
> We are using
Dear Kafka Users,
We are using kafka 0.8.0 is our application development. To keep message
delivery reliable we want to detect any failure while sending message. To
get high throughput we are using async producer.
As of kafka 0.8.0 async producer implementation, failure to send to message
is logg
4:16 AM, Guozhang Wang wrote:
> Hello Prashant,
>
> You can use on the producer failure sensors to do the monitoring.
>
> http://kafka.apache.org/documentation.html#monitoring
>
> Guozhang
>
>
> On Thu, Jul 10, 2014 at 6:11 AM, Prashant Prakash
> wrote:
>