[metrics-bugs] #30525 [Metrics/CollecTor]: relaydescs sync module does not work for bandwidth files
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 21 06:36:30 UTC 2019
#30525: relaydescs sync module does not work for bandwidth files
-------------------------------+------------------------------
Reporter: irl | Owner: karsten
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: Metrics/CollecTor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points: 1
Reviewer: irl | Sponsor:
-------------------------------+------------------------------
Comment (by karsten):
Nope, syncing microdescriptors never worked. The underlying issue is that
they lack a publication timestamp, which makes it really hard to sort them
into monthly folders. The way we do this in the "Remote" mode is that we
parse microdescriptor consensuses and remember microdescriptor digests and
microdescriptor consensus valid-after times. (A side effect is that
microdescriptors may be included in two subsequent monthly folders.)
However, this seemed rather complex to replicate for the "Sync" mode which
is why we didn't implement that. It would be nice to fix this somehow,
though it seemed like a lower-priority thing to do at the time.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30525#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list