[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1135) Fix issues reported by the Klockwork report (build_2011_5_16)
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed May 25 04:22:01 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604233#comment-12604233 ]
Galder Zamarreño commented on ISPN-1135:
----------------------------------------
DataContainerFactory stuff fixed by http://goo.gl/laKlN
> Fix issues reported by the Klockwork report (build_2011_5_16)
> -------------------------------------------------------------
>
> Key: ISPN-1135
> URL: https://issues.jboss.org/browse/ISPN-1135
> Project: Infinispan
> Issue Type: Bug
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.CR4
>
>
> Summary of things to fix as a result of the Klockwork report:
> - DataContainerFactory: String comparison via == configuration.getDataContainerClass() == DefaultDataContainer.class.getName (http://goo.gl/dqn5D)
> - BdbjeCacheStoreConfig and CassandraCacheStoreConfig: InputStream should be closed in a finally statement (http://goo.gl/WzMvk and http://goo.gl/RaCzX)
> - JClouds BlobStore.getBlob could return null and so the bucket could be null, protect against it (http://goo.gl/hcLNP , http://goo.gl/DI2yQ and http://goo.gl/hmQKY)
> - ...
> More to come...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list