]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/replicated_backend: fix log _submit_transaction
authorMatan Breizman <mbreizma@redhat.com>
Tue, 16 Apr 2024 08:33:21 +0000 (08:33 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 17 Apr 2024 07:57:16 +0000 (07:57 +0000)
commitaad993f2115d54c74d46d5ffa5c81f5deb3adc22
treee5e0ce5f1824b9c3e71165a45681cb35cbf7b68d
parent006124a837a257df89d7cdff1f07ce968cfd5661
crimson/osd/replicated_backend: fix log _submit_transaction

```
ERROR 2024-04-16 07:44:02,484 [shard 1:main] osd - /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/19.0.0-3109-g30b0aa00/rpm/el9/BUILD/ceph-19.0.0-3109-g30b0aa00/src/crimson/osd/replicated_backend.cc:47 @virtual PGBackend::rep_op_fut_t ReplicatedBackend::_submit_transaction(std::set<pg_shard_t>&&, const hobject_t&, ceph::os::Transaction&&, osd_op_params_t&&, epoch_t, epoch_t, std::vector<pg_log_entry_t>&&): failed to log message: fmt='{} {}: object {}, {}': fmt::v9::format_error (argument not found)
```

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/osd/replicated_backend.cc