Travis failure because of Spotbugs
See original GitHub issue[ERROR] Unread field: org.apache.druid.indexing.worker.config.WorkerConfig.intermediaryPartitionCleanupPeriodSec; should this field be static? [org.apache.druid.indexing.worker.config.WorkerConfig] At WorkerConfig.java:[line 49] SS_SHOULD_BE_STATIC
[ERROR] Unread field: org.apache.druid.indexing.worker.config.WorkerConfig.intermediaryPartitionDiscoveryPeriodSec; should this field be static? [org.apache.druid.indexing.worker.config.WorkerConfig] At WorkerConfig.java:[line 46] SS_SHOULD_BE_STATIC
[ERROR] Unread field: org.apache.druid.indexing.worker.config.WorkerConfig.version; should this field be static? [org.apache.druid.indexing.worker.config.WorkerConfig] At WorkerConfig.java:[line 38] SS_SHOULD_BE_STATIC
[INFO]
Probably caused by #8073.
FYI @Fokko
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Travis failure because of Spotbugs · Issue #8135 · apache/druid
@asdf2014 Yes, we cannot bundle the annotations with Druid, since the license is incompatible with Apache. Running the maven plugin is fine ...
Read more >Download failure from Maven central / unknown dependency
When I try to run a build with the current spotbugs-dependency I get ... Travis build fails due to artifact org.eclipse.jdt:ecj:jar:3.19.0 ...
Read more >Build fails due to bugs and errors flagged by SpotBugs
I've set up a number of branches on Travis CI (see attached screenshot) that shows the build returns to normal after an update...
Read more >checkstyle – Release Notes - SourceForge
Author: rnveach; config: bump spotbugs to new version. Author: pbludov #10781; Travis Build Failures. Author: rnveach #10778; Use cache for ...
Read more >Violation Checking - SpotBugs Maven Plugin
Violation Checking. The spotbugs:check goal allows you to configure your build to fail if any errors are found in the SpotBugs report.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Raised https://github.com/apache/incubator-druid/pull/8143. Tested it locally.
@Fokko Nothing, just that I feel very helpless. 😅