-
Task
-
Resolution: Done
-
Major
-
4.0.0.ALPHA5
-
None
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.
- relates to
-
ISPN-133 Bring back inputStream.available() check
- Closed