storj/cmd
Ivan Fraixedes c58dccb7a8
cmd/segment-reaper: Remove segments of skipped objects
Reorganize some operations in the observer.processSegment method:

* to minimal reduce the memory usage removing the segments of the
  objects marked as skipped. Skipped objects aren't discarded of the
  analysis stage so the segments aren't needed.
* returns earlier when an object is skipped because isn't needed a
  further processing.

Change-Id: I210a26c394477ee411ff7f640507dcc07733a47f
2020-05-12 16:12:44 +02:00
..
certificates private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00
identity cmd/identity: improve CA key message (#3819) 2020-04-03 13:00:45 +02:00
inspector all: remove grpc 2020-05-10 06:36:09 +00:00
internal cmd: add prompt for enabling tracing during uplink cli setup 2020-04-21 20:57:10 +00:00
satellite all: fix comments about grpc 2020-05-11 13:05:34 +03:00
segment-reaper cmd/segment-reaper: Remove segments of skipped objects 2020-05-12 16:12:44 +02:00
storagenode all: fix comments about grpc 2020-05-11 13:05:34 +03:00
storagenode-updater storagenode-updater: add recovery for windows service restart 2020-05-01 09:07:05 +00:00
storj-sim all: fix comments about grpc 2020-05-11 13:05:34 +03:00
uplink cmd/uplink: properly path escape shares 2020-05-04 17:00:25 +00:00
versioncontrol private/version: minimal fix for tag-release.sh 2020-04-01 13:46:45 +00:00