mongofiles w, j, and fsync URI parameters unsupported

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: mongofiles

      It looks like it is intended that mongofiles should parse the following URI options:

      KnownURIOptionsWriteConcern   = []string{"wtimeout""w""j""fsync"} 

      However, using w, j, and fsync cause the following error:

      mongofiles --uri="mongodb://localhost:27019/filestest?w=majority" put <file>
      2019-10-07T17:53:16.866+0200    WARNING: ignoring unsupported URI parameter 'w'

       

              Assignee:
              Unassigned
              Reporter:
              Tim Fogarty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: