Skip to content

Commit

Permalink
Merge pull request ceph#42157 from markhpc/wip-osd_client_message_cap
Browse files Browse the repository at this point in the history
common/options: Set osd_client_message_cap to 256.

Reviewed-by: Neha Ojha <[email protected]>
  • Loading branch information
tchaikov authored Jul 23, 2021
2 parents ade690b + ac8cf27 commit 9054b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/options/osd.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ options:
type: uint
level: advanced
desc: maximum number of in-flight client requests
default: 0
default: 256
with_legacy: true
- name: osd_crush_update_on_start
type: bool
Expand Down

0 comments on commit 9054b1a

Please sign in to comment.