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/01/28 06:17:39 UTC

[jira] [Created] (CASSANDRA-11083) cassandra-2.2 eclipse-warnings

Michael Shuler created CASSANDRA-11083:
------------------------------------------

             Summary: cassandra-2.2 eclipse-warnings
                 Key: CASSANDRA-11083
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11083
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Shuler
            Priority: Minor
             Fix For: 2.2.x


REF = origin/cassandra-2.2 
COMMIT = fa2fa602d989ed911b60247e3dd8f2d580188782

{noformat}
# 1/27/16 6:19:23 PM UTC
# Eclipse Compiler for Java(TM) v20150120-1634, 3.10.2, Copyright IBM Corp 2000, 2013. All rights reserved.
incorrect classpath: /var/lib/jenkins/workspace/cassandra-2.2_eclipse-warnings/build/cobertura/classes
----------
1. ERROR in /var/lib/jenkins/workspace/cassandra-2.2_eclipse-warnings/src/java/org/apache/cassandra/net/OutboundTcpConnectionPool.java (at line 141)
	return channel.socket();
	^^^^^^^^^^^^^^^^^^^^^^^^
Potential resource leak: 'channel' may not be closed at this location
----------
1 problem (1 error)
{noformat}

Check latest job on http://cassci.datastax.com/job/cassandra-2.2_eclipse-warnings/ for the most recent artifact



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