Croway opened a new pull request, #22411:
URL: https://github.com/apache/camel/pull/22411

   ## Summary
   
   Backport of 03ad21d1084 from `main` to `camel-4.18.x`.
   
   All 53 Ignite tests fail consistently on ppc64le due to 
[apache/ignite#10648](https://github.com/apache/ignite/issues/10648) — Ignite 
generates a 471+ char work directory path by concatenating all IPv6 network 
interface names, exceeding filesystem limits. The fix overrides 
`IGNITE_OVERRIDE_CONSISTENT_ID` with a short name.
   
   Already proven on `main` where Ignite tests pass since March 3.
   
   ## Test plan
   
   - [x] Verified fix matches `main` commit `03ad21d1084` exactly
   - [ ] CI passes on ppc64le (53 Ignite tests should go green)
   
   _Claude Code on behalf of Federico Mariani_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to