Description of problem: Numerous resource leaks with Cassandra Identified thru static analysis. Raised as priority issues by the developers attending the July 30th, 2013 static code analysis meeting...who requested a BZ and these issues investigated. Additional info: StorageInstaller.java:271, OS_OPEN_STREAM, Priority: Normal org.rhq.storage.installer.StorageInstaller.run(CommandLine) may fail to close stream DataMigratorRunner.java:348, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE, Priority: Normal org.rhq.server.metrics.migrator.DataMigratorRunner.loadConfigurationFromServerPropertiesFile(String) may fail to clean up java.io.InputStream on checked exception DataMigratorRunner.java:403, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE, Priority: Normal org.rhq.server.metrics.migrator.DataMigratorRunner.loadConfigFile(String) may fail to clean up java.io.InputStream on checked exception StorageInstaller.java:759, OS_OPEN_STREAM, Priority: Normal org.rhq.storage.installer.StorageInstaller.parseJmxPort(File) may fail to close stream CassandraNodeComponent.java:427, OBL_UNSATISFIED_OBLIGATION, Priority: Normal org.rhq.plugins.cassandra.CassandraNodeComponent.updateSeedsList(List) may fail to clean up java.io.InputStream AbstractManager.java:186, OS_OPEN_STREAM, Priority: Normal org.rhq.cassandra.schema.AbstractManager.getUpdateFiles(String) may fail to close stream RhqInternodeAuthenticator.java:63, OS_OPEN_STREAM, Priority: Normal org.rhq.cassandra.auth.RhqInternodeAuthenticator.reloadConfiguration() may fail to close stream
Bump the target version now that 4.11 is out.
Bumping to 4.13 although perhaps should be closed or updated with a newer static analysis run.