FrankChen021 commented on PR #20262: URL: https://github.com/apache/druid/pull/20262#issuecomment-5549339724
This review was performed by Codex GPT-5.6 Luna(max) model. Backward compatibility: BLOCKED — Vert.x 5.1.7 removes ResolverProvider used by DruidKubernetesVertxHttpClientFactory while the existing Fabric8 kubernetes-httpclient-vertx 7.8.0 integration is Vert.x 4-era; all 22 failed checks are deterministic compilation failures. The effective graph omits Fabric8 Vert.x 4 artifacts in favor of Vert.x 5 but does not rewrite its precompiled bytecode. A safe fix is not a one-line import change. Replace the integration with Fabric8 kubernetes-httpclient-vertx-5 and migrate resolver, builder, lifecycle, TLS, pooling, configuration, license, and tests in a separate change. No Java source was changed here. -- 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]
