]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/topic: metadata key format in rgw_pubsub.h
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Jan 2024 22:07:27 +0000 (17:07 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 13:18:06 +0000 (09:18 -0400)
commit27ec5310cffd2c710a7a229ea0f66268dbccd5a3
treed5e55633287af358b6c199b562ad90200d174eb0
parentb11f6ec9ab5c41e380461f0cb517984e55ac3742
rgw/topic: metadata key format in rgw_pubsub.h

the format of topic metadata keys is agnostic to the backend, so the
parsing/formatting functions should be in rgw_pubsub.h

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1caf954dab136e7d5cff97f76ce362c1bfb8d3f4)
src/rgw/driver/rados/rgw_sal_rados.cc
src/rgw/rgw_pubsub.cc
src/rgw/rgw_pubsub.h
src/rgw/services/svc_topic_rados.h