Re: [PR] Add s390x support to CI [kafka]

2024-05-08 Thread via GitHub


Prashant-Jagtap commented on PR #15644:
URL: https://github.com/apache/kafka/pull/15644#issuecomment-2100499643

   Hi @mimaison
   The challenges seen with ppc64le are not encountered on s390x. We have added 
s390x build stage in the existing pipeline, so it'll run concurrently without 
needing a separate pipeline setup which is required for ppc64le. Would you mind 
testing it out when you get a chance? Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Add s390x support to CI [kafka]

2024-04-22 Thread via GitHub


mimaison commented on PR #15644:
URL: https://github.com/apache/kafka/pull/15644#issuecomment-2069139226

   We're still having issues adding ppc64le (see 
https://github.com/apache/kafka/pull/13817, 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-942%3A+Add+Power%28ppc64le%29+support).
   
   I think until we resolve these issues we won't consider adding extra 
platforms.
   It's probably worth looking at the issues we're hitting with pcc64le to 
ensure that we won't hit them with s390x as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Add s390x support to CI [kafka]

2024-04-22 Thread via GitHub


Prashant-Jagtap commented on PR #15644:
URL: https://github.com/apache/kafka/pull/15644#issuecomment-2069055740

   @mimaison Any update on this ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Add s390x support to CI [kafka]

2024-04-12 Thread via GitHub


Prashant-Jagtap commented on PR #15644:
URL: https://github.com/apache/kafka/pull/15644#issuecomment-2051081344

   @mimaison Could you please take a look. Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Add s390x support to CI [kafka]

2024-04-02 Thread via GitHub


Prashant-Jagtap opened a new pull request, #15644:
URL: https://github.com/apache/kafka/pull/15644

   We would like to add support for s390x to existing CI. Adding s390x build 
stage which uses Jdk21 and Scala 2.13.
   Verified the build and tests locally.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org