]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options: Set osd_client_message_cap to 256. 42616/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:24:18 +0000 (19:24 +0000)
commita1eb8aec686ea99a4789342c260b4d5449a8afc4
tree2dcd13aafca2740331bbd50dd001391f778f5b1b
parentb748752acd1e8736a6614ce6594725ee3eaf8a7e
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 octopus
src/common/options.cc