Capped collection of size one

XMLWordPrintableJSON

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

      Created using:

      final BasicDBObject options = new BasicDBObject("capped", true);
      options.put("size", 1);
      db.createCollection("collectionName", options);

            Assignee:
            Unassigned
            Reporter:
            Ryan Nitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: