Radoslaw Zarzynski

Results 117 comments of Radoslaw Zarzynski

``` FAILED ceph_assert(current_shard->second->valid()) 3144 ceph version 16.2.10 (45fa1a083152e41a408d15505f594ec5f1b4fe17) pacific (stable) ``` This is exactly the same assertion like in https://tracker.ceph.com/issues/52464 mentioned by Vikhyat. I'm reopening this bug and assigning to...

If this was a separated app, then adding `--log_to_stderr=true` might help.

Introduced the `rollback_ertr` and fixed lambda capture. Thanks for pointing it out!

Rebased on top of the shared EC infrastructure.

Fixed the Clang-noticed unused lambda capture.