Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1933

Add debug level logging around initial DNS seed list query

    • Fully Compatible
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      It is my impression that currently the initial DNS seed list query has no debug logging associated with it. Since this query is performed synchronously, it blocks application code until it completes (or times out).

      When the logging level is set to debug, the driver should emit log entries indicating it is trying to resolve the host given in the URI, so that the users know what is happening in their application.

            Assignee:
            jamis.buck@mongodb.com Jamis Buck
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: