]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options: decrease the default max_omap_entries_per_request 31506/head
authorYan Jun <yan.jun8@zte.com.cn>
Sat, 9 Nov 2019 07:59:58 +0000 (15:59 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Sat, 9 Nov 2019 08:25:56 +0000 (16:25 +0800)
commit3ca46da937df52e6415b304f756b83078d3f26f2
tree21a6b95f6a9d855b4c01ec57f03f429e44fac1d6
parentb545ea2063594df27bffb19b8a84dc78a96b61a5
common/options: decrease the default max_omap_entries_per_request

the default '131072' is too large to cut off the requests with
large 'max_return' specified by clients.

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
src/common/options.cc