Changes between Version 1 and Version 5 of Ticket #1290


Ignore:
Timestamp:
2016-04-28T07:52:59Z (9 years ago)
Author:
warner
Comment:

PickleStatsGatherer is gone, replaced by JSONStatsGatherer, in c9047b1 (which is after tahoe-lafs-1.11.0, and should be in 1.12.0).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1290

    • Property Cc zancas added
  • Ticket #1290 – Description

    v1 v5  
    44
    55We currently read and write pickles:
    6  * in {{{PickleStatsGatherer}}} at [source:src/allmydata/stats.py#L245]
     6 * ~~in {{{PickleStatsGatherer}}} at [source:src/allmydata/stats.py#L245]~~
    77 * in {{{ShareCrawler}}} in [source:src/allmydata/storage/crawler.py]
    88 * in {{{LeaseCheckingCrawler}}} (subclass of {{{ShareCrawler}}}) in [source:src/allmydata/storage/expirer.py]