You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Andrei Savu (JIRA)" <ji...@apache.org> on 2011/06/03 15:22:47 UTC

[jira] [Created] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Allow user to specify a blobstore container to be used for caching local files
------------------------------------------------------------------------------

                 Key: WHIRR-323
                 URL: https://issues.apache.org/jira/browse/WHIRR-323
             Project: Whirr
          Issue Type: Improvement
            Reporter: Andrei Savu
            Assignee: Andrei Savu


The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Savu updated WHIRR-323:
------------------------------

    Attachment: WHIRR-323.patch

+ documentation. 

> Allow user to specify a blobstore container to be used for caching local files
> ------------------------------------------------------------------------------
>
>                 Key: WHIRR-323
>                 URL: https://issues.apache.org/jira/browse/WHIRR-323
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-323.patch, WHIRR-323.patch
>
>
> The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Savu updated WHIRR-323:
------------------------------

    Attachment: WHIRR-323.patch

Patch with test. Works on S3. 

> Allow user to specify a blobstore container to be used for caching local files
> ------------------------------------------------------------------------------
>
>                 Key: WHIRR-323
>                 URL: https://issues.apache.org/jira/browse/WHIRR-323
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>         Attachments: WHIRR-323.patch
>
>
> The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Savu updated WHIRR-323:
------------------------------

    Fix Version/s: 0.6.0
           Status: Patch Available  (was: Open)

> Allow user to specify a blobstore container to be used for caching local files
> ------------------------------------------------------------------------------
>
>                 Key: WHIRR-323
>                 URL: https://issues.apache.org/jira/browse/WHIRR-323
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-323.patch, WHIRR-323.patch
>
>
> The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Savu updated WHIRR-323:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this. Thanks Tom for reviewing. 

> Allow user to specify a blobstore container to be used for caching local files
> ------------------------------------------------------------------------------
>
>                 Key: WHIRR-323
>                 URL: https://issues.apache.org/jira/browse/WHIRR-323
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-323.patch, WHIRR-323.patch
>
>
> The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WHIRR-323) Allow user to specify a blobstore container to be used for caching local files

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044973#comment-13044973 ] 

Tom White commented on WHIRR-323:
---------------------------------

+1

> Allow user to specify a blobstore container to be used for caching local files
> ------------------------------------------------------------------------------
>
>                 Key: WHIRR-323
>                 URL: https://issues.apache.org/jira/browse/WHIRR-323
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.6.0
>
>         Attachments: WHIRR-323.patch, WHIRR-323.patch
>
>
> The current behavior is to generate an unique temporary container every time it needs to upload a set of local files. It would be useful if it could reuse the same cache and avoid uploading the same file each time.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira