On 2019/06/04 12:58:10, "M. Manna" <manme...@gmail.com> wrote: 
> Kafka cannot be run on Windows in production. There are problems with
> memory map allocation/releases which results into fatal shutdown. On Linux
> it’s allowed, but on Windows it’s prevented.
> 
> You can reproduce this by setting a small log retention period on your
> windows and test with a QuickStart.
> 
> It’s advisable to run it on Docker or Linux VM.
> 
> Thanks,
> 
> 
> 
> 
> 
> On Tue, 4 Jun 2019 at 14:32, Thiago Sebestyen Varea <thiago.va...@b3.com.br>
> wrote:
> 
> > Hi everyone!
> >
> > I know it is not a common scenario, but I would like to know whether Kafka
> > is ready for running on Windows in a production environment?
> >
> > If yes, does someone have any experience with this scenario to tell me if
> > it is good or not?
> >
> > Thanks in advance!
> >
> > Best Regards,
> > Thiago Sebestyen Varea
> > '
> > ________________________________
> >
> > Esta mensagem pode conter informação confidencial e/ou privilegiada e é
> > destinada exclusivamente ao indivíduo ou à entidade para a qual é
> > endereçada. O remetente utiliza o correio eletrônico no exercício do seu
> > trabalho ou em razão dele, eximindo a Companhia e as demais instituições
> > integrantes de seu grupo econômico de qualquer responsabilidade por sua
> > utilização indevida. Se você não for o destinatário ou a pessoa autorizada
> > a receber esta mensagem, não deverá utilizar, armazenar, copiar, alterar
> > e/ou divulgar a mensagem ou qualquer informação nela contida, ou tomar
> > qualquer ação baseada nessas informações. Se você recebeu esta mensagem por
> > engano, por favor, avise imediatamente o remetente, apagando a mensagem em
> > seguida. Agradecemos sua cooperação.
> >
> > This message may contain confidential and/or privileged information and is
> > intended to be received solely by the person or entity it is addressed to.
> > The sender uses its e-mail box as a working tool, being the Company and the
> > other entities that are part of its corporate group not liable for any
> > misuse. If you are not the addressee or authorized to receive this for the
> > addressee, you must not use, retain, copy, disclose, change and/or take any
> > action based on this message or any information herein. If you have
> > received this message in error, please inform the sender immediately and
> > delete this message. Thank you for your cooperation.
> > '
> > '
> > ________________________________
> >
> > Esta mensagem pode conter informação confidencial e/ou privilegiada e é
> > destinada exclusivamente ao indivíduo ou à entidade para a qual é
> > endereçada. O remetente utiliza o correio eletrônico no exercício do seu
> > trabalho ou em razão dele, eximindo a Companhia e as demais instituições
> > integrantes de seu grupo econômico de qualquer responsabilidade por sua
> > utilização indevida. Se você não for o destinatário ou a pessoa autorizada
> > a receber esta mensagem, não deverá utilizar, armazenar, copiar, alterar
> > e/ou divulgar a mensagem ou qualquer informação nela contida, ou tomar
> > qualquer ação baseada nessas informações. Se você recebeu esta mensagem por
> > engano, por favor, avise imediatamente o remetente, apagando a mensagem em
> > seguida. Agradecemos sua cooperação.
> >
> > This message may contain confidential and/or privileged information and is
> > intended to be received solely by the person or entity it is addressed to.
> > The sender uses its e-mail box as a working tool, being the Company and the
> > other entities that are part of its corporate group not liable for any
> > misuse. If you are not the addressee or authorized to receive this for the
> > addressee, you must not use, retain, copy, disclose, change and/or take any
> > action based on this message or any information herein. If you have
> > received this message in error, please inform the sender immediately and
> > delete this message. Thank you for your cooperation.
> > '
> >
>
Hi,

In regard to the issue on Windows, are you referring to K-6188  issue 
(https://jira.apache.org/jira/browse/KAFKA-6188)? Or if it is a different 
issue, can you please elaborate on the issue? What are the limitations on Kafka 
usage?

In the main Kafka Apache site it is presented as Kafka is supported on Windows. 
Actually, when downloading Kafka official releases, it includes the Windows 
Startup scripts for Kafka and ZK... and the Quickstart guide is discussing 
Windows without specifying any limitations. Unfortunately,  Linux is not an 
option In many organizations and products. 

In regard to K-6188 (https://jira.apache.org/jira/browse/KAFKA-6188), this 
issue still exists in latest version of Kafka although the issue is shown as 
"Resolved" in Jira. 

Thanks.

Reply via email to