New write concern API

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      PyMongo currently provides get|set|unset_lasterror_options methods for setting write concern on a Connection, Database, or Collection instance. The current API will be deprecated in favor of a write_concern attribute, defined as a dict of write concern options (j, w, wtimeout, fsync).

      The current API will be deprecated but continue to exist until at least PyMongo 3.0

            Assignee:
            Bernie Hackett
            Reporter:
            Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: