Unsupported URI options do not warn

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Logging
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The connection string spec requires that unsupported option keys result in a warning: A WARN level logging message MUST be issued

      The Go driver connection string package accumulates UnknownOptions, but doesn't appear to do anything with them.

      (This raises a secondary question of whether Go driver logging should use the log package or whether the Go driver should allow a logger to be injected into the client via options and used for logging.)

            Assignee:
            Unassigned
            Reporter:
            David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: