Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/24293 )
Change subject: [java] Add JDK25 support ...................................................................... Patch Set 9: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/24293/8//COMMIT_MSG Commit Message: PS8: > no changes in the build pipelines, with this path Kudu does compile and run OK, this sounds good to me, thanks for the clarification. http://gerrit.cloudera.org:8080/#/c/24293/8/java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java File java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java: http://gerrit.cloudera.org:8080/#/c/24293/8/java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java@524 PS8, Line 524: // failure. This still fails the test if the connection was rejected for an : // unrelated reason (e.g. wrong port, protocol mismatch, or a timeout : // classified as non-recoverable). : String msg = e.getMessage().toLowerCase(L > right, that's fair, I tried to tighten the patterns so that we avoid the fa Thanks a lot for the update, both in the code and in the comments! Yes, the new version in PS9 looks much more specific and robust to me. -- To view, visit http://gerrit.cloudera.org:8080/24293 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9d3835c9289ac9817c39a86b7be22a28818c5bb0 Gerrit-Change-Number: 24293 Gerrit-PatchSet: 9 Gerrit-Owner: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Wed, 05 Aug 2026 03:46:18 +0000 Gerrit-HasComments: Yes
