Opened at 2019-06-28T12:02:59Z
Closed at 2019-07-02T12:50:43Z
#3119 closed defect (fixed)
Storage server plugin announcements trample on each other
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | storage economics plugins |
Component: | code | Version: | n/a |
Keywords: | review-needed | Cc: | |
Launchpad Bug: |
Description
In the introducer-based announcement system it's only possible to have one current announcement per service name. Subsequent announcements replace earlier announcements.
This means that storage server plugin announcements replace the anonymous announcement and only the last storage server plugin announcement is considered.
There needs to be a way for all of these things to coexist so the client can consider them all and make its choice.
Change History (2)
comment:1 Changed at 2019-06-28T16:03:37Z by exarkun
- Keywords review-needed added
- Owner exarkun deleted
comment:2 Changed at 2019-07-02T12:50:43Z by exarkun
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/629