[ 
https://issues.apache.org/jira/browse/BEAM-11214?focusedWorklogId=518704&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518704
 ]

ASF GitHub Bot logged work on BEAM-11214:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Dec/20 00:44
            Start Date: 02/Dec/20 00:44
    Worklog Time Spent: 10m 
      Work Description: 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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 518704)
    Time Spent: 1h 20m  (was: 1h 10m)

> Nightly snapshot failures - :sdks:java:io:kudu:compileJava
> ----------------------------------------------------------
>
>                 Key: BEAM-11214
>                 URL: https://issues.apache.org/jira/browse/BEAM-11214
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system, io-java-kudu, test-failures
>            Reporter: Robert Burke
>            Assignee: Kenneth Knowles
>            Priority: P1
>             Fix For: 2.26.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> It looks like the checker itself is failing? But I'm no java expert, and 
> don't understand. It was passing earlier in the day.
> :sdks:java:io:kudu:compileJava
> error: SourceChecker.typeProcess: unexpected Throwable (CompletionFailure) 
> while processing 
> /home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java;
>  message: class file for org.apache.yetus.audience.InterfaceAudience$Private 
> not found
> ; The Checker Framework crashed. Please report the crash.
> Compilation unit: 
> /home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java
> Last visited tree at line 123 column 1:
> [@experimental|https://github.com/experimental](Kind.SOURCE_SINK)
> Exception: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for 
> org.apache.yetus.audience.InterfaceAudience$Private not found; 
> com.sun.tools.javac.code.Symbol$CompletionFailure: class file for 
> org.apache.yetus.audience.InterfaceAudience$Private not found
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to