--setParameter syncdelay doesn't work in 2.6

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.6.0
    • Component/s: Admin, MMAPv1
    • None
    • Storage Execution
    • ALL
    • Hide
      1. Start mongod with --setParameter syncdelay=1
      2. User mongo shell connect to this node, and check the syncdelay parameter, it shows the default option.
        > db.adminCommand({getParameter:1,syncdelay:1})
        { "syncdelay" : 60, "ok" : 1 }
        
      Show
      Start mongod with --setParameter syncdelay=1 User mongo shell connect to this node, and check the syncdelay parameter, it shows the default option. > db.adminCommand({getParameter:1,syncdelay:1}) { "syncdelay" : 60, "ok" : 1 }
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This option works in 2.4, but not in 2.6.

              Assignee:
              [DO NOT USE] Backlog - Storage Execution Team
              Reporter:
              Linda Qin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: