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

oplogSize negative value

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.0-rc0
    • Component/s: Internal Code
    • Labels:
    • ALL
    • Hide

      sudo mongod --oplogSize -1000000 will simply return Assertion failure c src/mongo/db/client.h 235 (see screenshot attached)

      Show
      sudo mongod --oplogSize -1000000 will simply return Assertion failure c src/mongo/db/client.h 235 (see screenshot attached)

      This issue allows a negative value to be given to the --oplogSize option
      while initializing the mongod.

      sudo mongod --oplogSize -1000000

            Assignee:
            Unassigned Unassigned
            Reporter:
            DavidUk David Docteur [X]
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: