I couldn't reproduce it yet, I'm rolling out the fresh install and trying
to do so.
On Mon, Oct 14, 2013 at 8:40 PM, Jun Rao wrote:
> Is this issue reproducible?
>
> Thanks,
>
> Jun
>
>
> On Mon, Oct 14, 2013 at 8:30 PM, Kane Kane wrote:
>
> > Yes, my expectation would be that broker will try
Is this issue reproducible?
Thanks,
Jun
On Mon, Oct 14, 2013 at 8:30 PM, Kane Kane wrote:
> Yes, my expectation would be that broker will try to restore or delete it
> itself.
>
>
> On Mon, Oct 14, 2013 at 5:55 PM, Sriram Subramanian <
> srsubraman...@linkedin.com> wrote:
>
> > Is this a bug?
Yes, my expectation would be that broker will try to restore or delete it
itself.
On Mon, Oct 14, 2013 at 5:55 PM, Sriram Subramanian <
srsubraman...@linkedin.com> wrote:
> Is this a bug? Can an unclean shutdown leave the index in a corrupt state
> that the broker cannot start (expected state)?
Is this a bug? Can an unclean shutdown leave the index in a corrupt state
that the broker cannot start (expected state)?
On 10/14/13 4:52 PM, "Neha Narkhede" wrote:
> It is possible that the unclean broker shutdown left the index in an
>inconsistent state. You can delete the corrupted index file
Thanks!
On Mon, Oct 14, 2013 at 5:29 PM, Neha Narkhede wrote:
> Just deleting the index files should fix this issue.
>
>
> On Mon, Oct 14, 2013 at 5:23 PM, Kane Kane wrote:
>
> > Thanks a lot Neha, so I have to delete only index files not log files
> > themselves? What is better way to do that?
Just deleting the index files should fix this issue.
On Mon, Oct 14, 2013 at 5:23 PM, Kane Kane wrote:
> Thanks a lot Neha, so I have to delete only index files not log files
> themselves? What is better way to do that?
>
>
> On Mon, Oct 14, 2013 at 4:52 PM, Neha Narkhede >wrote:
>
> > It is
Thanks a lot Neha, so I have to delete only index files not log files
themselves? What is better way to do that?
On Mon, Oct 14, 2013 at 4:52 PM, Neha Narkhede wrote:
> It is possible that the unclean broker shutdown left the index in an
> inconsistent state. You can delete the corrupted index
It is possible that the unclean broker shutdown left the index in an
inconsistent state. You can delete the corrupted index files, that will
make the Kafka server rebuild the index on startup.
Thanks,
Neha
On Mon, Oct 14, 2013 at 3:05 PM, Kane Kane wrote:
> After unclean shutdown kafka report