Andrew Gaul created JCLOUDS-264:
-----------------------------------

             Summary: Support > 2 GB single-part blobs when running under Java 7
                 Key: JCLOUDS-264
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-264
             Project: jclouds
          Issue Type: Bug
          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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to