]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Debugs before ceph_assert in resharding.
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 10 May 2023 11:37:33 +0000 (11:37 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 10 May 2023 11:47:46 +0000 (11:47 +0000)
commit5062446e4c9860808f48ffccdd29417c6ca0057f
treeea74d55c8c64e6015852c4840440fdb770ab8886
parent5db159e24b5d5d764ea4d3d4b5109ab8f95e10af
os/bluestore: Debugs before ceph_assert in resharding.

When encode_some fails twice ceph aborts.
Now we print object details just before.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/os/bluestore/BlueStore.cc