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

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

                Author: ASF GitHub Bot
            Created on: 06/Jul/20 21:28
            Start Date: 06/Jul/20 21:28
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on pull request #12162:
URL: https://github.com/apache/beam/pull/12162#issuecomment-654474785


   There really is something different about Jenkins. I cannot reproduce the 
failure in any local context. In the failing context, some part of 
checkerframework gradle plugin cannot determine the version of JDK8 to use so 
defaults to the version of checker it is using, which is 3.5.0. But the 
versions do not track together so this breaks.
   
   It is unfortunate, because as it turns out some of our smaller, perhaps 
trivial, modules, do not have errors. It would be nice to leave it enabled for 
them. But I would rather get the infrastructure merged in place so I can focus 
on re-enabling, so I am disabling it in things like the examples and job 
servers, which otherwise are OK.


----------------------------------------------------------------
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: 455103)
    Time Spent: 2h  (was: 1h 50m)

> Eliminate nullability errors from Beam Java
> -------------------------------------------
>
>                 Key: BEAM-10402
>                 URL: https://issues.apache.org/jira/browse/BEAM-10402
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-amqp, io-java-avro, io-java-aws, io-java-azure, 
> io-java-cassandra, io-java-clickhouse, io-java-elasticsearch, io-java-files, 
> io-java-gcp, io-java-hadoop-file-system, io-java-hadoop-format, 
> io-java-hbase, io-java-hcatalog, io-java-jdbc, io-java-jms, io-java-kafka, 
> io-java-kinesis, io-java-kudu, io-java-mongodb, io-java-mqtt, 
> io-java-parquet, io-java-rabbitmq, io-java-redis, io-java-solr, io-java-text, 
> io-java-tfrecord, io-java-tika, io-java-utilities, io-java-xml, 
> sdk-java-core, sdk-java-harness
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: P1
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> I enabled the checker framework and the core SDK exceeds 100 nullability 
> errors immediately. We should make this number zero, since nullability errors 
> are solved problem in computer science and they do periodically impact Beam.



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

Reply via email to