Ticket #216 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Outgoing s2s queues should be per route not per domain

Reported by: Simon Owned by: smoku
Priority: major Component: s2s
Version: 2.2 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

Outgoing s2s queues are currently per domain... if there's more than one route being established to the same domain then both will be flushed when the first one is considered valid. The route's queue would also need to be bounced if it's considered invalid (in _out_result).

Change History

Changed 6 months ago by Simon

  • component changed from c2s to s2s

Changed 6 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

In [576]: Merged asynchronous domain resolving in s2s component support by Simon Arlott. Closes #206 #208 #216

Changed 6 months ago by smoku

  • version changed from 2.1.24 to 2.2
Note: See TracTickets for help on using tickets.