Re: ARM support for Kafka

2021-01-24 Thread Peng Lei
ll/9872]. I don't have permission to configure it to work. Can you help me? Thanks Lei Peng Peng Lei 于2021年1月18日周一 上午10:43写道: > Hi Kafka > I'm pushing kafka to support arm ci. I think this is a very > meaningful work because of it helps kafka get better. If Kafka supports > arm

ARM support for Kafka

2021-01-17 Thread Peng Lei
Hi Kafka I'm pushing kafka to support arm ci. I think this is a very meaningful work because of it helps kafka get better. If Kafka supports arm, the following benefits are provided: 1. Kafka can be easily used by arm users. They do not need to worry about kafka being unavailable on the

Re: Kafka support Arm CI

2021-01-12 Thread Peng Lei
support for arm ci ? I can give arm ci of Kafka my full support. Now I'm trying to submit a PR to support this work.[https://github.com/apache/kafka/pull/9872] Thanks By Lei Peng Peng Lei 于2020年12月15日周二 上午10:40写道: > Hi Kafka: > > Recently we met a problem that we have to test and

Kafka support Arm CI

2020-12-14 Thread Peng Lei
Hi Kafka: Recently we met a problem that we have to test and run Kafka on ARM arch. While searching the Kafka community, I didn’t find an official ARM release version. Since Kafka is made by Java and Scala language which can be run cross-platform usually, I think Kafka can be built and run