Please update the informative message for combination of fsync and j options for write concern

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.3
    • Affects Version/s: 2.4.3
    • Component/s: Diagnostics
    • None
    • Environment:
      Ubuntu 12.04 64 bit
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As evident from the code at https://github.com/mongodb/mongo/blob/master/src/mongo/db/write_concern.cpp#L58 , when the user tries to set fsync and j options together, the message is shown as "fsync and j options are not used together" which at times could be confusing to the users. (They might interpret the message to use fsync and j together)
      Could you please update the message something similar to "fsync and j options must not be used together"? Thank you

            Assignee:
            Matt Dannenberg (Inactive)
            Reporter:
            Ravi Shakya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: