[tor-bugs] #17821 [metrics-lib]: adapt metrics-lib to actual tordnsel format

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 13 11:00:22 UTC 2015


#17821: adapt metrics-lib to actual tordnsel format
-------------------------+------------------------------
 Reporter:  iwakeh       |          Owner:  karsten
     Type:  defect       |         Status:  needs_review
 Priority:  Medium       |      Milestone:
Component:  metrics-lib  |        Version:
 Severity:  Normal       |     Resolution:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+------------------------------

Comment (by iwakeh):

 I missed one change to diamond in my patch
 [https://gitweb.torproject.org/user/karsten/metrics-
 lib.git/tree/src/org/torproject/descriptor/impl/ExitListEntryImpl.java?h=task-17821&id=e339ab45e192e13274b3c31bc6d76aa5abda9a12#n97
 see]

 {{{
 -              this.unrecognizedLines = new ArrayList<String>();
 +              this.unrecognizedLines = new ArrayList<>();
 }}}

 All of your changes are fine.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17821#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list