[jira] [Commented] (JCLOUDS-885) Add Content-Encoding to Google Cloud Storage

2017-04-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976200#comment-15976200
 ] 

ASF subversion and git services commented on JCLOUDS-885:
-

Commit 9342cad895e87314f54b8944683ed6ba6ffa8d10 in jclouds's branch 
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=9342cad ]

JCLOUDS-885: Add utility to gzip data

Useful for integration tests which expect gzip data.


> Add Content-Encoding to Google Cloud Storage
> 
>
> Key: JCLOUDS-885
> URL: https://issues.apache.org/jira/browse/JCLOUDS-885
> Project: jclouds
>  Issue Type: New Feature
>  Components: jclouds-blobstore, jclouds-labs-google
>Affects Versions: 1.8.1
>Reporter: Andrew Gaul
>Priority: Minor
>  Labels: google-cloud-storage
>
> Google Cloud Storage supports Content-Encoding[1] but jclouds code has the 
> following comments:
> {noformat}
> // TODO: causes failures with subsequent GET operations:
> // HTTP/1.1 failed with response: HTTP/1.1 503 Service Unavailable; content: 
> [Service Unavailable]
> {noformat}
> [1] 
> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata#content-encoding



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (JCLOUDS-885) Add Content-Encoding to Google Cloud Storage

2017-04-19 Thread Andrew Gaul (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976198#comment-15976198
 ] 

Andrew Gaul commented on JCLOUDS-885:
-

I verified that jclouds can put objects with Content-Encoding: gzip so long as 
the content is actually gzipped.  jclouds tests send content with the header 
but without a gzip payload which GCS enforces.  Thus this is a test-only issue 
and should not block graduation to core.

> Add Content-Encoding to Google Cloud Storage
> 
>
> Key: JCLOUDS-885
> URL: https://issues.apache.org/jira/browse/JCLOUDS-885
> Project: jclouds
>  Issue Type: New Feature
>  Components: jclouds-blobstore, jclouds-labs-google
>Affects Versions: 1.8.1
>Reporter: Andrew Gaul
>Priority: Minor
>  Labels: google-cloud-storage
>
> Google Cloud Storage supports Content-Encoding[1] but jclouds code has the 
> following comments:
> {noformat}
> // TODO: causes failures with subsequent GET operations:
> // HTTP/1.1 failed with response: HTTP/1.1 503 Service Unavailable; content: 
> [Service Unavailable]
> {noformat}
> [1] 
> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata#content-encoding



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (JCLOUDS-885) Add Content-Encoding to Google Cloud Storage

2015-09-25 Thread Heshan Jayasinghe (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908257#comment-14908257
 ] 

Heshan Jayasinghe commented on JCLOUDS-885:
---

Hi Gaul,
these days i have exams in our university so i couldn't get time to
contribute.i am in a development process in this project please give me one
week.i'll come back to work.
Thank you
reagrds,
Heshan Jayasinghe




> Add Content-Encoding to Google Cloud Storage
> 
>
> Key: JCLOUDS-885
> URL: https://issues.apache.org/jira/browse/JCLOUDS-885
> Project: jclouds
>  Issue Type: New Feature
>  Components: jclouds-blobstore, jclouds-labs-google
>Affects Versions: 1.8.1
>Reporter: Andrew Gaul
>Priority: Minor
>  Labels: google-cloud-storage
>
> Google Cloud Storage supports Content-Encoding[1] but jclouds code has the 
> following comments:
> {noformat}
> // TODO: causes failures with subsequent GET operations:
> // HTTP/1.1 failed with response: HTTP/1.1 503 Service Unavailable; content: 
> [Service Unavailable]
> {noformat}
> [1] 
> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata#content-encoding



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JCLOUDS-885) Add Content-Encoding to Google Cloud Storage

2015-09-24 Thread Andrew Gaul (JIRA)

[ 
https://issues.apache.org/jira/browse/JCLOUDS-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907073#comment-14907073
 ] 

Andrew Gaul commented on JCLOUDS-885:
-

Possible cause of test failures:

https://github.com/GoogleCloudPlatform/gcsfuse/issues/131#issuecomment-142793758

> Add Content-Encoding to Google Cloud Storage
> 
>
> Key: JCLOUDS-885
> URL: https://issues.apache.org/jira/browse/JCLOUDS-885
> Project: jclouds
>  Issue Type: New Feature
>  Components: jclouds-blobstore, jclouds-labs-google
>Affects Versions: 1.8.1
>Reporter: Andrew Gaul
>Priority: Minor
>  Labels: google-cloud-storage
>
> Google Cloud Storage supports Content-Encoding[1] but jclouds code has the 
> following comments:
> {noformat}
> // TODO: causes failures with subsequent GET operations:
> // HTTP/1.1 failed with response: HTTP/1.1 503 Service Unavailable; content: 
> [Service Unavailable]
> {noformat}
> [1] 
> https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata#content-encoding



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)