[tor-bugs] #33090 [Metrics/Library]: Make all Descriptor implementors serializable

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jan 29 08:04:31 UTC 2020


#33090: Make all Descriptor implementors serializable
-----------------------------+------------------------------
 Reporter:  notirl           |          Owner:  metrics-team
     Type:  enhancement      |         Status:  new
 Priority:  Medium           |      Milestone:
Component:  Metrics/Library  |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:                   |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------

Comment (by karsten):

 Can you try this out in a branch and use a jar file produced by that for
 the distributed/cloud data frameworks you have in mind?

 I'd also think that most classes are serializable. The issue is that by
 adding the `Serializable` interface we ''are'' declaring all descriptors
 as serializable in the API. We should only do that if we are confident
 that it will very likely not break anything. Maybe your test can give us
 that confidence?

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


More information about the tor-bugs mailing list