Consistency strong setting doesn't seem to be working

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • 3.0.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Here is our config:

      production:
        sessions:
          default:
            hosts:
              - "x:y"
              - "a:b"
            database: a
            username: b
            password: c
            options:
               # default is eventual: http://mongoid.org/en/mongoid/docs/installation.html#replica
              consistency: :strong
      

      But I'm pretty sure it's not working since oftentimes it won't find a document immediately after inserting.

            Assignee:
            Unassigned
            Reporter:
            Travis Reeder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: