ibzib commented on a change in pull request #13454:
URL: https://github.com/apache/beam/pull/13454#discussion_r533818783



##########
File path: sdks/java/io/kudu/build.gradle
##########
@@ -21,6 +21,8 @@ applyJavaNature(
   classesTriggerCheckerBugs: [
     'KuduTestUtils': 'TODO: file a bug report',
     'KuduIOIT': 'TODO: file a bug report',
+    'KuduIO': 'TODO: file a bug report', // only crashes under Java 11

Review comment:
       LGTM in case someone wants to build this branch with Java 11. But the 
official release images should still be built with Java 8, so we should proceed 
with caution.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to