Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11084

cassandra-3.0 eclipse-warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.0.4
    • Legacy/Testing
    • None
    • Low

    Description

      REF = origin/cassandra-3.0
      COMMIT = 414c1c5771ca05c23c8c1279dbdb90a673dda040

      # 1/27/16 10:00:17 PM UTC
      # Eclipse Compiler for Java(TM) v20150120-1634, 3.10.2, Copyright IBM Corp 2000, 2013. All rights reserved.
      ----------
      1. ERROR in /mnt/data/jenkins/workspace/cassandra-3.0_eclipse-warnings/src/java/org/apache/cassandra/hints/CompressedChecksummedDataInput.java (at line 156)
      	return builder.build();
      	^^^^^^^^^^^^^^^^^^^^^^^
      Potential resource leak: '<unassigned Closeable value from line 153>' may not be closed at this location
      ----------
      ----------
      2. ERROR in /mnt/data/jenkins/workspace/cassandra-3.0_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
      ----------
      2 problems (2 errors)
      

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

      Attachments

        1. 11084-3.0.txt
          2 kB
          Benjamin Lerer

        Activity

          People

            blerer Benjamin Lerer
            mshuler Michael Shuler
            Benjamin Lerer
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: