Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3038

Use a single instance of DnsClient.LookupClient per process

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.0
    • Affects Version/s: None
    • Component/s: Connectivity
    • Labels:
      None

      According to the documentation https://dnsclient.michaco.net/ :

      It is important to note, that it is highly recommended to instantiate the lookup client only once per application and to always use the same reference (singleton). 
      

      LookupClient instance is recommended to be singleton. We need to apply this recommendation.

            Assignee:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Reporter:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: