From notifications-return-2696-apmail-jclouds-notifications-archive=jclouds.apache.org@jclouds.apache.org Tue Dec 10 07:35:33 2013 Return-Path: X-Original-To: apmail-jclouds-notifications-archive@www.apache.org Delivered-To: apmail-jclouds-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B19C10E05 for ; Tue, 10 Dec 2013 07:35:33 +0000 (UTC) Received: (qmail 20596 invoked by uid 500); 10 Dec 2013 07:34:06 -0000 Delivered-To: apmail-jclouds-notifications-archive@jclouds.apache.org Received: (qmail 20519 invoked by uid 500); 10 Dec 2013 07:33:55 -0000 Mailing-List: contact notifications-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jclouds.apache.org Delivered-To: mailing list notifications@jclouds.apache.org Received: (qmail 20396 invoked by uid 99); 10 Dec 2013 07:33:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 07:33:38 +0000 Date: Tue, 10 Dec 2013 07:33:38 +0000 (UTC) From: "Craig Anderson (JIRA)" To: notifications@jclouds.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (JCLOUDS-403) Add support for Swift object expiration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Craig Anderson created JCLOUDS-403: -------------------------------------- Summary: Add support for Swift object expiration Key: JCLOUDS-403 URL: https://issues.apache.org/jira/browse/JCLOUDS-403 Project: jclouds Issue Type: Improvement Components: jclouds-blobstore Affects Versions: 1.7.0 Environment: Swift blobstore backend Reporter: Craig Anderson Andrew Gaul was kind enough to help me with a problem I was having expiring Swift objects, which I explained in a stack overflow post here: http://stackoverflow.com/questions/20485579/expiring-swift-objects-with-jclouds I was able to test the patch he provided in the stack overflow response, and it addressed my issue. I am now able to PUT objects to Swift with an expiration date set that Swift understands. -- This message was sent by Atlassian JIRA (v6.1.4#6159)