[infinispan-issues] [JBoss JIRA] Commented: (ISPN-409) CloudCacheStore GZipInputStream generates EOFException
Phil vd (JIRA)
jira-events at lists.jboss.org
Mon May 17 07:05:06 EDT 2010
[ https://jira.jboss.org/browse/ISPN-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530938#action_12530938 ]
Phil vd commented on ISPN-409:
------------------------------
Tests modified - Compression re-enabled - tested with and without compression - all tests ok but CloudCacheStoreIntegrationTest.testJCloudsMetadataTest & CloudCacheStoreIntegrationVamTest (will never pass for security reasons / I ignored it - should work on your side since you own https://myContainer.s3.amazonaws.com/ ) - MD5 checking added and working
> CloudCacheStore GZipInputStream generates EOFException
> ------------------------------------------------------
>
> Key: ISPN-409
> URL: https://jira.jboss.org/browse/ISPN-409
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 4.1.0.ALPHA2
> Reporter: Phil vd
> Assignee: Phil vd
> Fix For: 4.1.0.CR1
>
>
> JDK's GZipInpuStream contains an unfixed bug and sometimes raise an EOFException (the fix is to ignore this exception).
> Switched to Commons BZip2InputStream instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list