Add 'health' column to objects to speed up object listing #4241
Annotations
3 errors
|
stores/metadata_test.go#L998
metadata_test.go:998: object mismatch stores.dbObject{
... // 4 identical fields
Key: s"*****",
Slabs: {{DBObjectID: &1, ObjectIndex: 1, DBSlabID: 1, Offset: 10, ...}, {DBObjectID: &1, ObjectIndex: 2, DBSlabID: 2, Offset: 20, ...}},
- Health: 1,
+ Health: 0,
Size: 300,
MimeType: "application/octet-stream",
Etag: "d34db33f",
}
|
stores/metadata_test.go#L1255
metadata_test.go:1255: wrong health 1
|
The logs for this run have expired and are no longer available.
Loading