Hi Everyone,

The following list is the latest Q2 2017 portion of the dated-warnings.log file 
I've attached to https://issues.apache.org/jira/browse/SOLR-10778 and it was 
generated by the also attached shell script that correlates warnings with git 
commit history.

Any help to investigate and take care of these warnings would be appreciated. 
The short term goal is to not increase the number of warnings we have and in 
the medium to long term the goal would be to fail precommit if any warnings are 
detected.

Christine

PS: @SuppressWarnings("resource") can be used to suppress inappropriate 
warnings and Erick Erickson is already looking into warnings related to 
JavaBinCodec.

-----------------------------------------
 ant precommit warnings dated to Q2 2017
-----------------------------------------

2017-06-21 
http://www.github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java#L845
2017-06-21 
http://www.github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java#L186
2017-06-21 
http://www.github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java#L144
2017-06-16 
http://www.github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/common/util/Utils.java#L110
2017-06-16 
http://www.github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/common/util/CommandOperation.java#L248
2017-06-16 
http://www.github.com/apache/lucene-solr/blob/master/solr/core/src/test/org/apache/solr/util/TestUtils.java#L186
2017-05-30 
http://www.github.com/apache/lucene-solr/blob/master/solr/core/src/test/org/apache/solr/cloud/autoscaling/TestPolicyCloud.java#L161
2017-05-16 
http://www.github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java#L523
2017-04-12 
http://www.github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/core/CoreContainer.java#L969
2017-04-11 
http://www.github.com/apache/lucene-solr/blob/master/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionTest.java#L232

Reply via email to