]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove rgw_data_log_obj_prefix 59567/head
authorSeena Fallah <seenafallah@gmail.com>
Mon, 2 Sep 2024 17:01:09 +0000 (19:01 +0200)
committerSeena Fallah <seenafallah@gmail.com>
Mon, 23 Sep 2024 17:16:02 +0000 (19:16 +0200)
commit138ac6aa182ea7d2aab5e24c2abaee44fe0e4971
treecd308f5966cc89fabd2582a5f394da6a32c5f58f
parenta1cd410986e370461c2d9ee40703dc420eb0f991
rgw: remove rgw_data_log_obj_prefix

The evaluation based on rgw_data_log_obj_prefix had a logical error
not considering the value and always were returning "data_log".
As the config was having the dev level and apparantly it was useless
and fixing the logic could break the existing clusters (if they don't
adopt before upgrade), it was decided to remove the config.

Fixes: https://tracker.ceph.com/issues/67861
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
doc/radosgw/config-ref.rst
src/common/options/rgw.yaml.in
src/rgw/driver/rados/rgw_datalog.h