]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow larger payload for period commit 14355/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 5 Apr 2017 18:20:20 +0000 (14:20 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 5 Apr 2017 18:32:43 +0000 (14:32 -0400)
commit7f2871fe59d933b03f37fde40f1781b2320d0d50
tree9448d3e6948f264a99ed23d58b831c9858e8c4f5
parent39349a4fe9bc7dfb5488c39d6bc43c35e995fc31
rgw: allow larger payload for period commit

testing with 3 zonegroups and 3 zones each, the period json grew larger
than 4k and caused decode failures on period commit

updated to use the new config variable rgw_max_put_param_size

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