This issue doesn't exist in 0.8 since we got rid of the zookeeper
based producer altogether.
Thanks
Neha
On Wed, Apr 17, 2013 at 10:12 AM, Jason Rosenberg wrote:
> Will this issue be fixed in 0.8?
>
>
> On Wed, Apr 17, 2013 at 7:40 AM, 王国栋 wrote:
>
>> Thanks Neha.
>>
>> Yes, I believe we run in
Will this issue be fixed in 0.8?
On Wed, Apr 17, 2013 at 7:40 AM, 王国栋 wrote:
> Thanks Neha.
>
> Yes, I believe we run into this issue.
>
> We will try this patch. Currently, make topic-partition directory manually
> is OK for us.
>
>
> Guodong
>
>
> On Wed, Apr 17, 2013 at 9:24 PM, Neha Narkhe
Thanks Neha.
Yes, I believe we run into this issue.
We will try this patch. Currently, make topic-partition directory manually
is OK for us.
Guodong
On Wed, Apr 17, 2013 at 9:24 PM, Neha Narkhede wrote:
> Can you check if you are hitting this
> https://issues.apache.org/jira/browse/KAFKA-27
Can you check if you are hitting this
https://issues.apache.org/jira/browse/KAFKA-278 ?
Thanks,
Neha
On Wednesday, April 17, 2013, Helin Xiang wrote:
> Hi, we are using kafka 0.7.2
>
> We start 2 brokers, and running for a while. After that, we shut 1 broker
> down, remove its data directory, an
Hi, we are using kafka 0.7.2
We start 2 brokers, and running for a while. After that, we shut 1 broker
down, remove its data directory, and restart it. But the broker won't
receive any logs.
We checked the zookeeper, finding that old topic contain only 1 broker id.
After that, we manually make som