bob icon indicating copy to clipboard operation
bob copied to clipboard

Distributed BLOB storage

Results 167 bob issues
Sort by recently updated
recently updated
newest added

Closes #679

required for release

Closes #597 Requires https://github.com/qoollo/pearl/pull/213

required for release

~~In tests, when 4 nodes out of 40 are offline, the `put` operation stuck for 20 minutes.~~ Actually, there was more than a half nodes disconnected Writer logs: ``` Put:...

bug

This will allow to backport critical fixes to older releases.

infrastructure

Code changes are required. To avoid String clones it would be nice to replace `String` with `KeyName` here: https://github.com/qoollo/bob/blob/a466a608d7cbc58e9da848b782008fe83ad04c30/bob-common/src/metrics/mod.rs#L126 Related issue: https://github.com/qoollo/bob/issues/551

improvement

Corrupted blobs count metric Closes #464

required for release

Closes #571

required for release