[infinispan-issues] [JBoss JIRA] Created: (ISPN-119) Temporary workaround for endless loop reading from S3 cache store

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Thu Jul 2 12:39:51 EDT 2009


Temporary workaround for endless loop reading from S3 cache store
-----------------------------------------------------------------

                 Key: ISPN-119
                 URL: https://jira.jboss.org/jira/browse/ISPN-119
             Project: Infinispan
          Issue Type: Task
          Components: Loaders and Stores
    Affects Versions: 4.0.0.ALPHA5
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.0.0.BETA1


Comment inputStream.available(); in org.infinispan.marshall.AbstractMarshaller to get around issue explained in https://issues.apache.org/jira/browse/HTTPCORE-199

Once the fix is available, get JClouds to upgrade this dependency and uncomment it.

The effect of the issue and the available() call is that an endless loop is formed when reading from an S3 cache store via JClouds.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the infinispan-issues mailing list