]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: log additional txc info for slow op warning on
authorIgor Fedotov <igor.fedotov@croit.io>
Wed, 28 Aug 2024 13:04:58 +0000 (16:04 +0300)
committerIgor Fedotov <ifedotov@croit.io>
Tue, 24 Sep 2024 14:12:30 +0000 (17:12 +0300)
commit23bc88c8684eae69c57b3b1649ba51ffff0cff63
treea73a6ee0744cdd16a09ca3c6663dcb65827b8bea
parent1f99b55488b5135b6348584b812758661c05ab72
os/bluestore: log additional txc info for slow op warning on
kv_committed.

This might be helpful to troubleshoot issues with slow ops caused by
bulky client transactions.

Related-to: https://tracker.ceph.com/issues/67339
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/os/bluestore/BlueStore.cc