Verify server support for a feature before allowing using of that feature

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Cluster Management
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Verify the server has a feature before issuing commands requiring that feature.

      The driver can check (and warn/error-out) if the server limits the maxBsonSize and you send it something too big. Also, if you try to use $where or some other unsupported operation it could check that (like in the QueryBuilder, or other fluent interfaces).

      This would be blocked until SERVER-1582 is done.

            Assignee:
            Unassigned
            Reporter:
            Scott Hernandez (Inactive)
            None
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: