question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 4 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
jihoonsoncommented, Jul 24, 2019
0reactions
asdf2014commented, Jul 24, 2019

@Fokko Nothing, just that I feel very helpless. 😅

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found