[infinispan-issues] [JBoss JIRA] Commented: (ISPN-133) Upgrade JClouds to a version that depends on Apache HTTP Core that fixes HTTPCORE-199
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jan 3 12:56:18 EST 2011
[ https://issues.jboss.org/browse/ISPN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572717#comment-12572717 ]
Galder Zamarreño commented on ISPN-133:
---------------------------------------
I've confirmed that HTTP Core ContentInputStream is no longer in use by JClouds. All input streams that JClouds relies on when reading from blobstores are backed by ByteArrayInputStream. So, the workaround should be removable. I've tested this connecting to S3 cache store.
> Upgrade JClouds to a version that depends on Apache HTTP Core that fixes HTTPCORE-199
> -------------------------------------------------------------------------------------
>
> Key: ISPN-133
> URL: https://issues.jboss.org/browse/ISPN-133
> Project: Infinispan
> Issue Type: Thirdparty Change
> Components: Loaders and Stores
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.BETA1
>
>
> https://issues.apache.org/jira/browse/HTTPCORE-199
> Remove temporary workaround in ISPN-119 as part of this:
> http://fisheye.jboss.org/browse/Infinispan/trunk/core/src/main/java/org/infinispan/marshall/AbstractMarshaller.java#514
--
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