You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2016/09/01 21:09:21 UTC

[jira] [Created] (CASSANDRA-12593) eclipse-warning from CASSANDRA-12261

Michael Shuler created CASSANDRA-12593:
------------------------------------------

             Summary: eclipse-warning from CASSANDRA-12261
                 Key: CASSANDRA-12593
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12593
             Project: Cassandra
          Issue Type: Test
          Components: Testing
            Reporter: Michael Shuler
            Priority: Minor
             Fix For: 3.x


trunk_eclipse-warnings - Build #949 - Failure:
  http://cassci.datastax.com/job/trunk_eclipse-warnings/949/
  Started by an SCM change
  Build server ('master', if empty):  master
  Current Build Git Commit:  9ccccf28dc38ec932f9debcecbcb46f41a7f1ffe
  Previous Git Commit:  f0c94a43f23d338cbbb3a4420e9f296484a10dc1

*CHANGES*
======================================================
[Stefania Alborghetti] Fix file system race condition that may cause LogAwareFileLister to fail

[Stefania Alborghetti] avoid deleting non existing sstable files and improve related log


======================================================

Attached is the Eclipse Compiler Check output:

eclipse_compiler_checks.txt

# 8/30/16 2:50:33 AM UTC
# Eclipse Compiler for Java(TM) v20150120-1634, 3.10.2, Copyright IBM Corp 2000, 2013. All rights reserved.
----------
1. ERROR in /var/lib/jenkins/jobs/trunk_eclipse-warnings/workspace/src/java/org/apache/cassandra/db/lifecycle/LogTransaction.java (at line 211)
	PrintStream ps = new PrintStream(baos);
	            ^^
Resource 'ps' should be managed by try-with-resource
----------
1 problem (1 error)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)