]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Tue, 5 Mar 2024 17:55:25 +0000 (12:55 -0500)
commit1caf954dab136e7d5cff97f76ce362c1bfb8d3f4
tree68d4b7323c15a7cb5fc73c0c86ddf0d00a4543ab
parentdb6c73a0cdcf60a920c91b6d4506df36d98b7308
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>
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