Re: PLEASE - [KAFKA-1194] Log Retention is always throwing IOException

2017-07-09 Thread M. Manna
I have posted a comment in JIRA area for KAFKA-1194. It would be appreciated if any user/dev can comment whether this solution is sustainable. This is ONLY for windows - so minor checks/modifications using Os.isWindows() is probably required. On 7 July 2017 at 09:21, Manikumar wrote: > pl check

Re: PLEASE - [KAFKA-1194] Log Retention is always throwing IOException

2017-07-07 Thread Manikumar
pl check http://kafka.apache.org/documentation.html#os On Fri, Jul 7, 2017 at 1:19 PM, M. Manna wrote: > Hello Sir, > > > Kafka is not well tested on Windows platform..There are some issues running > > on > > Windows. It is recommended to run on Linux machines. > > > *This is slightly unusual be

Re: PLEASE - [KAFKA-1194] Log Retention is always throwing IOException

2017-07-07 Thread M. Manna
Hello Sir, Kafka is not well tested on Windows platform..There are some issues running > on > Windows. It is recommended to run on Linux machines. *This is slightly unusual because I haven't seen (or perhaps, unintentionally overlooked) any documentation/blogs which states this.Any Java library

Re: PLEASE - [KAFKA-1194] Log Retention is always throwing IOException

2017-07-06 Thread Manikumar
Kafka is not well tested on Windows platform..There are some issues running on Windows. It is recommended to run on Linux machines. On Thu, Jul 6, 2017 at 9:49 PM, M. Manna wrote: > Hi, > > I have sent numerous emails in the past about the same issue, but no > response so far. > > I was wonderin

PLEASE - [KAFKA-1194] Log Retention is always throwing IOException

2017-07-06 Thread M. Manna
Hi, I have sent numerous emails in the past about the same issue, but no response so far. I was wondering if we will get a patch. I am working on a synchronisation PoC which is reliant on Log cleanup to be successful every day. I have got auto.offset.reset=earliest and the offsets.retention.minut