Opened 7 years ago
Closed 5 years ago
#1195 closed defect (fixed)
New floodfill integration improvements
Reported by: | zzz | Owned by: | dg |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.21 |
Component: | router/netdb | Version: | 0.9.10 |
Keywords: | performance | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
When a router first becomes floodfill, it should directly connect to the floodfills closest to it, which will store its RI to them.
This will speed its integration into the DHT, as the other ffs will return its Hash in DSRMs. Currently, a new ff gets DSM traffic ramped up rather slowly.
Storing of its RI to the ff for that RI, which we do now, is insufficient, as a router is not closest to itself due to the daily keyspace permutation.
Subtickets
Change History (5)
comment:1 Changed 6 years ago by
Milestone: | 0.9.12 → 0.9.20 |
---|
comment:2 Changed 6 years ago by
Keywords: | performance added |
---|
comment:3 Changed 6 years ago by
Milestone: | 0.9.20 → 0.9.21 |
---|---|
Owner: | changed from zzz to dg |
Status: | new → assigned |
comment:4 Changed 6 years ago by
Status: | assigned → testing |
---|
Patch in dc921612441cf13a29e2b49f7548024769dfa16c 0.9.20-3.
comment:5 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Fixed already, closed.
Note: See
TracTickets for help on using
tickets.
Tentatively assigning to self. May have a patch for .21.