From: Abhishek L <abhishek@suse.com>
To: "Development, Ceph" <ceph-devel@vger.kernel.org>
Subject: RGW & Object Tagging
Date: Wed, 01 Mar 2017 18:13:49 +0100 [thread overview]
Message-ID: <874lzcq5rm.fsf@suse.com> (raw)
Last November, S3 introduced a new set of APIs for Object Tagging[1],
which are simply key value metadata associated with objects, this
however doesn't seem to be an API wrapped around the already existing
x-amz-meta-* tags[2]. Also, beyond an API to GET/PUT/POST tags, S3 also
seems to have support for tags in their LifeCycle, ACL and CloudWatch
Metrics.
Would such an API make sense for RGW?
I'd imagine implementing the API itself wouldn't be that difficult and
would fit similar to the way we handle object metadata & ACLs etc
currently. Adding this to elasticsearch might be interesting, but
supporting this in ACLs & LifeCycle might require much more work.
Thoughts?
[1]:
https://aws.amazon.com/about-aws/whats-new/2016/11/revolutionizing-s3-storage-management-with-4-new-features/
[2]: http://docs.aws.amazon.com/AmazonS3/latest/dev/object-tagging.html
Best,
Abhishek
next reply other threads:[~2017-03-01 17:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-01 17:13 Abhishek L [this message]
2017-03-02 20:10 ` RGW & Object Tagging Yehuda Sadeh-Weinraub
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874lzcq5rm.fsf@suse.com \
--to=abhishek@suse.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.