[tor-bugs] #5651 [Metrics Utilities]: Annotation header with descriptor types
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri May 4 18:38:02 UTC 2012
#5651: Annotation header with descriptor types
-------------------------------+--------------------------------------------
Reporter: atagar | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Metrics Utilities | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------------+--------------------------------------------
Comment(by atagar):
> What are you trying to do, under what constraint?
The goal of this is to allow a descriptor parser to reliably figure out
how it should parse files. At present stem and metrics-lib infer a file's
type by checking its filename and the first line of its contents, for
instance a first line starting with 'router Unnamed 10.' indicates that
it's a bridge descriptor. This is pretty hacky.
Admittedly this is mostly just an issue for metrics descriptors since the
filename is a reliable indicator for cached files. Using the filename
feels like a bit of a hack which is why I wanted to apply this to cached
descriptors too, but it's not horrible. I'm fine with proceeding with this
as being a metrics-only header. Thoughts, Karsten?
Cheers! -Damian
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5651#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list