storj / team-metainfo

GNU Affero General Public License v3.0
0 stars 0 forks source link

New GC service to collect bloom filters #120

Closed mniewrzal closed 2 years ago

mniewrzal commented 2 years ago

To run GC from backup database we agreed that we need to split GC process into two parts:

Currently, we think that best way to pass bloom filters between producer (separate GC process) and satellite will be Storj bucket. new GC bloom filters satellite command:

storjBuildBot commented 2 years ago

Change https://review.dev.storj.io/c/storj/storj/+/8292 mentions this issue.

storjBuildBot commented 2 years ago

Change https://review.dev.storj.io/c/storj/storj/+/8315 mentions this issue.

storjBuildBot commented 2 years ago

Change https://review.dev.storj.io/c/storj/storj/+/8312 mentions this issue.

storjBuildBot commented 2 years ago

Change https://review.dev.storj.io/c/storj/storj/+/8460 mentions this issue.

mniewrzal commented 2 years ago

All changes are merged. If we will need any adjustments lets make a new ticket.