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

Driver docs are out-of-date regarding acceptable read_concern values

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.21.0, 2.20.2
    • Affects Version/s: None
    • Component/s: Docs
    • None
    • Ruby Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      The driver docs current say that the :level key to read_concern must be one of [ :local, :majority, :snapshot ], but the actual allowed keys are [ :local, :available, :majority, :linearizable, :snapshot ]. (Per lib/mongo/lint.rb.)

            Assignee:
            adviti.mishra@mongodb.com Adviti Mishra (Inactive)
            Reporter:
            jamis.buck@mongodb.com Jamis Buck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: