Thanks Dhiraj!
On 8/28/16, 1:57 AM, "dhiraj prajapati" wrote:
>It is per partition
>
>On Aug 27, 2016 3:10 AM, "Amit Karyekar" wrote:
>
>> Hi,
>>
>> We’re using Kafka 0.9
>>
>> Wanted to check whether log.retention.bytes works o
Hi,
We’re using Kafka 0.9
Wanted to check whether log.retention.bytes works on per partition basis or is
it cumulative of all partitions?
Regards,
Amit
Information contained in this e-mail message is confidential. This e-mail
message is intended only for the personal use of the recipient(s) na
java/com/shapira/examples/producer/simplecounter
>
>On Tue, Nov 24, 2015 at 10:40 AM, Amit Karyekar
>wrote:
>
>> Hi folks,
>>
>> We are working with Kafka 8.2.2 and want to use producer.type as async
>>for
>> sending messages to broker.
>>
>>
Hi folks,
We are working with Kafka 8.2.2 and want to use producer.type as async for
sending messages to broker.
In Kakfka 8.2.2, some new producer properties have been introduced. However,
there is no new name for the property producer.type mentioned in the
documentation.
We’ve the following