Hi Ewen,
Thank you for your response. It’s much faster after changing to async.
Cheers,Huy, Le Van
On Thursday, Dec 11, 2014 at 7:08 p.m., Ewen Cheslack-Postava
, wrote:
Did you set producer.type to async when creating your producer? The console
producer uses async by default, but the
Did you set producer.type to async when creating your producer? The console
producer uses async by default, but the default producer config is sync.
-Ewen
On Thu, Dec 11, 2014 at 6:08 AM, Huy Le Van
wrote:
> Hi,
>
>
> I’m writing my own producer to read from text files, and send line by line
>