lhotari commented on code in PR #25453:
URL: https://github.com/apache/pulsar/pull/25453#discussion_r3021702884


##########
tiered-storage/file-system/build.gradle.kts:
##########
@@ -81,3 +81,12 @@ dependencies {
     testImplementation("org.eclipse.jetty:jetty-servlet:9.4.58.v20250814")
     testImplementation("org.eclipse.jetty:jetty-util:9.4.58.v20250814")
 }
+
+// Hadoop 3.4.x is incompatible with Java 25

Review Comment:
   The file-system uses Hadoop 3.4.x which isn't compatible with Java 25. It's 
better to just disable for now. Hadoop 3.5.x will soon be available with Java 
25 support.



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