Re: Kafka performance issue

2016-04-03 Thread Vineet Mishra
Hey Tony, Are you connecting to Remote machine for Consumer and Producer? If yes try to check the network bandwidth. Do check the cluster configuration, memory, cpu resources, topic partitions, replication factor, you would get some trace. Thanks! VM On Apr 4, 2016 5:09 AM, "LeiNing" wrote: >

Kafka performance issue

2016-04-03 Thread LeiNing
Hi guys, Hope you are doing well. I'm encountering a performance issue and would be highly appreciate if you can shed some light. There is no problem by only running producer or consumer, but when I run both of them at the same time, the performance is getting very slow. What p