leventov opened a new issue #8135: Travis failure because of Spotbugs
URL: https://github.com/apache/incubator-druid/issues/8135
 
 
   ```
   [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 

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to