Re: [jclouds/jclouds-labs] JCLOUDS-1362: Proper password generation with custom constraints for each cloud (#430)

2018-01-05 Thread Jim Spring
@nacx LGTM -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/430#issuecomment-355629218

[jira] [Commented] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313817#comment-16313817 ] Steve Loughran commented on JCLOUDS-1366: - FWIW in Hadoop S3A we dealt with this by using on HDD

[jira] [Created] (JCLOUDS-1371) LocalBlobStore.list enumerates entire container

2018-01-05 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-1371: Summary: LocalBlobStore.list enumerates entire container Key: JCLOUDS-1371 URL: https://issues.apache.org/jira/browse/JCLOUDS-1371 Project: jclouds Issue

[jira] [Commented] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312682#comment-16312682 ] Andrew Gaul commented on JCLOUDS-1366: -- 42079e1392fb5b2b792f518812689854c375445f introduced this

[jclouds/jclouds] JCLOUDS-1370: Add CannedAccesPolicy constants (#1167)

2018-01-05 Thread Andrew Gaul
Also use CaseFormat instead of extra logic. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1167 -- Commit Summary -- * JCLOUDS-1370: Add CannedAccesPolicy constants -- File Changes -- M

Re: [jclouds/jclouds] JCLOUDS-1370: Add CannedAccesPolicy constants (#1167)

2018-01-05 Thread stevegomez17
stevegomez17 requested changes on this pull request. Should be use ICANN ACESS POLICY > @@ -36,29 +38,50 @@ /** * Owner gets FULL_CONTROL. No one else has access rights (default). */ -PRIVATE("private"), “PRIVATE” > /** * Owner gets FULL_CONTROL and the

[jira] [Updated] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1366: - Affects Version/s: 2.0.0 > OutOfMemory when InputStream referencing to big file is used as

[jira] [Updated] (JCLOUDS-1371) LocalBlobStore.list enumerates entire container

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul updated JCLOUDS-1371: - Description: {{LocalBlobStore.list}} with the filesystem blobstore enumerates the entire

[jira] [Comment Edited] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312682#comment-16312682 ] Andrew Gaul edited comment on JCLOUDS-1366 at 1/5/18 8:18 AM: --

[jira] [Commented] (JCLOUDS-1370) Add bucket-owner-full-control option to the CannedAccessPolicy class

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312723#comment-16312723 ] Andrew Gaul commented on JCLOUDS-1370: -- Opened pull request:

[jira] [Assigned] (JCLOUDS-1370) Add bucket-owner-full-control option to the CannedAccessPolicy class

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Gaul reassigned JCLOUDS-1370: Assignee: Andrew Gaul > Add bucket-owner-full-control option to the CannedAccessPolicy

[jira] [Commented] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313118#comment-16313118 ] Zack Shoylev commented on JCLOUDS-1366: --- If I remember correctly, only a certain amount of parts

Re: [jclouds/jclouds] JCLOUDS-1370: Add CannedAccesPolicy constants (#1167)

2018-01-05 Thread Andrew Gaul
gaul commented on this pull request. > /** * Owner gets FULL_CONTROL and the anonymous identity is granted READ * access. If this policy is used on an object, it can be read from a * browser with no authentication. */ -PUBLIC_READ("public-read"), +

[jira] [Commented] (JCLOUDS-1366) OutOfMemory when InputStream referencing to big file is used as payload

2018-01-05 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313928#comment-16313928 ] Andrew Gaul commented on JCLOUDS-1366: -- jclouds MPU can handle arbitrarily large payloads with