]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
fix rgw lc does not delete objects that do not have exactly the same tags as the... 30151/head
authorOr Friedmann <ofriedma@redhat.com>
Wed, 4 Sep 2019 13:34:52 +0000 (16:34 +0300)
committerOr Friedmann <ofriedma@redhat.com>
Sun, 8 Sep 2019 13:23:14 +0000 (16:23 +0300)
commitebb806ba83fa9d68f14194b1f9886f21f7195a3d
tree11e1ed7945e0a654b4b5cbefce609e59e8391b7b
parent24220af4fa7f117812ce53e07a7454b6a34749ac
fix rgw lc does not delete objects that do not have exactly the same tags as the rule

It is possible that object will have multiple tags more than the rule that applied on.
Object is not being deleted if not all tags exactly the same as in the rule.

S3-tests: ceph/s3-tests#303
Fixes: https://tracker.ceph.com/issues/41652
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
src/rgw/rgw_lc.cc