FrankChen021 commented on PR #19899:
URL: https://github.com/apache/druid/pull/19899#issuecomment-5199793661

   Dependency triage for the exact head 
`7022adabf15bb356bb340a9eb86559079ef3289b`:
   
   - The upgrade remains applicable: verified master 
`95e2c40304d87a07f76c58acccad70cc0a22d637` still has Fabric8 `7.6.0`, and the 
changed `pom.xml` path remains present.
   - The five failed contexts are PR-caused `RequireUpperBoundDeps` failures, 
not infrastructure failures. Fabric8 `7.8.0` requests OkHttp `5.4.0` and Vert.x 
`4.5.28`, while Druid currently manages OkHttp `5.3.2` and the 
Kubernetes-overlord module manages Vert.x `4.5.27`: 
[openrewrite](https://github.com/apache/druid/actions/runs/31057959216/job/92479498936),
 [static 
checks](https://github.com/apache/druid/actions/runs/31057959216/job/92479499025),
 [strict 
compilation](https://github.com/apache/druid/actions/runs/31057959216/job/92479498990),
 
[packaging](https://github.com/apache/druid/actions/runs/31057959216/job/92479498977),
 and 
[validate-dist](https://github.com/apache/druid/actions/runs/31057959228/job/92479499279).
   - In the dedicated worktree, a local-only validation patch aligned OkHttp to 
`5.4.0`, Okio to `3.17.0` (required transitively by OkHttp), Vert.x to 
`4.5.28`, and the corresponding `licenses.yaml` versions. Maven Enforcer 
passed, and 23 focused Kubernetes-overlord HTTP-client/module tests passed 
under JDK 25. The patch was not pushed because GitHub reports 
`maintainerCanModify=false`.
   
   Relevant upstream evidence: [Fabric8 7.8.0 release 
notes](https://github.com/fabric8io/kubernetes-client/releases/tag/v7.8.0), 
[OkHttp 
changelog](https://raw.githubusercontent.com/square/okhttp/master/CHANGELOG.md),
 and [Vert.x 4.5.28 release 
notes](https://vertx.io/blog/eclipse-vert-x-4-5-28/).
   
   No approval or closure action was taken.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to