]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/osd_types: use appropriate cost value for PushReplyOp
authorSridhar Seshasayee <sseshasa@redhat.com>
Wed, 25 Jan 2023 08:19:59 +0000 (13:49 +0530)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 8 May 2023 10:51:59 +0000 (16:21 +0530)
commitee26df6d56254d3d42cc3426e3694c3c9ace7cee
treecb8f792820b167b608378ed4847e6534b59c6b2e
parente87b2e0d60feb70dc644277a84080d009a3700ad
osd/osd_types: use appropriate cost value for PushReplyOp

See included comments -- previous values did not account for object
size.  This causes problems for mclock which is much more strict
in how it interprets costs.

Fixes: https://tracker.ceph.com/issues/58529
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
src/osd/osd_types.cc