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

convertToCapped fails with journaling

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • ALL

      See below. Need to (1) fix and (2) make a test (i take it there isn't one, at least one that has some size, since it wasn't caught by the unit tests. could be a nightly.)

      > db.pstats.convertToCapped(800*1024*1024)
      {
      "errmsg" : "cloneCollectionAsCapped failed:

      { errmsg: \"exception: DR102 too much data written uncommitted\", code: 13623, ok: 0.0 }

      ",
      "ok" : 0
      }

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            dwight@mongodb.com Dwight Merriman
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: