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

Remove catchingInvoke and gSuppressNetworkInterfaceTransportLayerExceptions

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • ALL
    • Programmability 2024-06-24

      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:
            hriday.sheth@mongodb.com Hriday Sheth (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: