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

Directly reference write concern error fields

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.10.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      Currently the driver uses WRITE_CONCERN_ERROR(S) constants in addition to referencing the fields directly as writeConcernError(s). The two ways of referencing the same fields is problematic when searching the source for uses of the fields.

      Since the actual name is also the one referenced in specifications, this ticket proposes standardizing on writeConcernError(s).

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: