oscerd commented on PR #26884: URL: https://github.com/apache/camel/pull/26884#issuecomment-5830019110
Update: the rebased run hit the same failure again — ``` Camel :: Zookeeper ... FAILURE [10:07 min] maven-failsafe-plugin:verify on project camel-zookeeper: There was a timeout in the fork ``` So the `camel-zookeeper` IT fork-timeout on the full-reactor run is recurring here (twice now), not a one-off. It is still unrelated to this bump — httpcore does not touch `camel-zookeeper`, and other broad bumps merged green in the same window — so it looks like the zookeeper IT sitting right at the 10-minute fork timeout and tipping over under load rather than a regression from this change. I'll hold off on another rebase, since re-running has a good chance of hitting it again and just burns CI. The httpcore `5.4.3 → 5.4.4` patch bump itself is safe; it can be merged once a green run lands (or by a committer who judges the unrelated zookeeper IT flake acceptable). @gnodet flagging the recurring `camel-zookeeper` IT timeout in case the fork timeout for that module is worth raising. _This note was generated with AI assistance and issued by the human operator. Claude Code on behalf of oscerd_ -- 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]
