[
https://issues.apache.org/jira/browse/JCLOUDS-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091692#comment-14091692
]
ASF subversion and git services commented on JCLOUDS-264:
---------------------------------------------------------
Commit 7e4cacf9ea12d697d6c48b83a28c12d47ab8cfae in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=7e4cacf ]
JCLOUDS-264: Allow payloads greater than 2 GB
Enabled by JDK 7.
> Support > 2 GB single-part blobs when running with Java 7
> ---------------------------------------------------------
>
> Key: JCLOUDS-264
> URL: https://issues.apache.org/jira/browse/JCLOUDS-264
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 1.6.2, 1.7.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> We can use reflection to call setFixedLengthStreamingMode(long) on Java 7 and
> setFixedLengthStreamingMode(int) on Java 6:
> https://gist.github.com/andrewgaul/6439757
--
This message was sent by Atlassian JIRA
(v6.2#6252)