]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages 27576/head
authorCasey Bodley <cbodley@redhat.com>
Sat, 13 Apr 2019 15:34:21 +0000 (11:34 -0400)
committerCasey Bodley <cbodley@redhat.com>
Sat, 13 Apr 2019 15:34:25 +0000 (11:34 -0400)
commitf97be8cb6e025442607042d9defc01542049d472
treea497bb3f988449769ebd7f24e91266d97102c170
parentbe4d819013565e74d354199bdb7bc23e1aaa4399
rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages

RGWPeriodPusher was using an empty RGWAccessKey for inter-zonegroup
messages, which were rejected as an anonymous user with 403 Forbidden.
this prevented multi-zonegroup configurations from converging on the
same period configuration

Fixes: http://tracker.ceph.com/issues/39287
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_period_pusher.cc