Invalid query parameters throw exceptions rather than ignoring and logging a warning

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Connection String
    • None
    • None
    • Java Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The connection string specification requires that drivers log malformed query parameters but otherwise ignore them.  The Java driver violates that specification in several places, e.g by throwing IllegalArgumentException in several situations, e.g.

      • Malformed integers
      • Malformed auth mechanism properties
      • Malformed read preference tags

       

            Assignee:
            Unassigned
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: