Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89093

Remove catchingInvoke and gSuppressNetworkInterfaceTransportLayerExceptions

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch
    • Service Arch Prioritized List

      This server parameter and the related code (catchingInvoke) that uses it were used in an attempt to stop throwing from getAsyncs in NetworkInterfaceTL.
      Looking at the code now (with the benefit of hindsight), I believe this significantly complicates the code to now useful benefit, and some of the usages may be incorrect. We should remove this code and simply ensure that anything we call from getASync cannot throw, rather than trying to handle it.

            Assignee:
            Unassigned Unassigned
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: