]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options: Set osd_client_message_cap to 256. 42617/head
authorMark Nelson <mnelson@redhat.com>
Fri, 2 Jul 2021 14:19:30 +0000 (14:19 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 3 Aug 2021 19:27:28 +0000 (19:27 +0000)
commitc614b3312589662b7141129e658d318487960679
tree97bb56bd782a248f9793250d547be5e213f7b6ec
parentf5bb427c9937845679a94753b00cdab8341026b5
common/options: Set osd_client_message_cap to 256.

This seems like a reasonable default value based on testing results here:
https://docs.google.com/spreadsheets/d/1dwKcxFKpAOWzDPekgojrJhfiCtPgiIf8CGGMG1rboRU/edit?usp=sharing

Eventually we may want to rethink how the throttles and even how flow control
works, but this at least gives us some basic limits now ( a little higher than
the old value of 100 that we used for many years).

Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit ac8cf275a6d191d71c104f6822b62ba67a0a4fcd)

 Conflicts:
src/common/options/osd.yaml.in - file does not exist in nautilus
src/common/options.cc