Re: Re: delete log file

2015-01-22 Thread YuanJia Li
. Thanks & Regards YuanJia Li From: Yang Fang Date: 2015-01-23 12:15 To: users Subject: Re: delete log file YuanJia, I want to know why your broker's disk is almost full . Maybe your issue is the same with mine. Is it one broker out of service for a long time, then it fails back, at first it l

Re: delete log file

2015-01-22 Thread Yang Fang
ka broker's disk is almost full, and the log file is still opened > by kafka through lsof command. > I know to change log.retention.hours in server.properties, but I don't > want to restart the kafka server. > Is there any utility to delete log file without impacting kafka? > > Thanks & Regards > YuanJia Li

Re: delete log file

2015-01-22 Thread Jun Rao
; The kafka broker's disk is almost full, and the log file is still opened > by kafka through lsof command. > I know to change log.retention.hours in server.properties, but I don't > want to restart the kafka server. > Is there any utility to delete log file without impacting kafka? > > Thanks & Regards > YuanJia Li

delete log file

2015-01-22 Thread YuanJia Li
Hi all, The kafka broker's disk is almost full, and the log file is still opened by kafka through lsof command. I know to change log.retention.hours in server.properties, but I don't want to restart the kafka server. Is there any utility to delete log file without impacting kafk