Simplify server error handling in unified topology

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The Topology type currently is deeply coupled with error handling at the Server level. When an error occurs, the Server emits an error event, which in turn is processed by the Topology which calls emit back on the Server instance - a bit of a rats nest. Since there is nothing about error handling that needs details in the Topology, we can move all of this code into Server directly.

            Assignee:
            Matt Broadstone
            Reporter:
            Matt Broadstone
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: