Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15066

--setParameter syncdelay doesn't work in 2.6

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • 2.6.0
    • 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 }

    Description

      This option works in 2.4, but not in 2.6.

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            linda.qin@mongodb.com Linda Qin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: