You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Status

Current state: Under Discussion

Discussion thread:

JIRA: Unable to render Jira issues macro, execution error.

Please keep the discussion on the mailing list rather than commenting on the wiki (wiki discussions get unwieldy fast).

Motivation

Support for Power architecture (ppc64le) for apache kafka.

What is IBM Power architecture?
It is a RISC architecture and IBM has recently made its ISA (Instruction Set Architecture) opensource and in doing so, they have significantly contributed back to the opensource community at large. Many of the pioneers of banking and HPC industries today run on ppc64le architecture.

As an ongoing effort to enable open-source projects where Power architecture can add value, we are trying to enable kafka on Power.


Public Interfaces

None

Proposed Changes

I Propose:

  1. Enable CI for power architecture and run tests with Java 8, 11 and 17 and Scala 2.13
  2. Using ASF infra provisioned ppc64le nodes to run jobs for better stability

Compatibility, Deprecation, and Migration Plan

None

Test Plan

We ran tests locally on trunk at our end giving us results as follows:

JDK VERSIONTESTS
UNIT TESTSIntegration Tests
TOTALFAILEDSKIPPEDTOTALFAILEDSKIPPED
JDK177595136222
JDK117595137240
JDK875282666571
TOTAL22718472199133








TOTALFAILEDSKIPPED


FINAL Result2291713

75




Rejected Alternatives

None

  • No labels