Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9620

Encounter "OakOak0001: Command failed with error 10334(BSONObjectTooLarge)" during stress testing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Invalid
    • 1.24.0
    • None
    • core
    • None

    Description

      We found we could not insert our channel data into MongoDB from 11/04.  Error message is BSONObj size too large. Could you please help investigate this error?

      During stress testing, we encounter this error three times, we don't know how to solve it except restore Mongo DB. 

      Error Message: 
      OakOak0001: Command failed with error 10334(BSONObjectTooLarge): 'BSONObj size: 16852757 (0x1012715) is invalid. Size must be between 0 and 16793600(16MB) First element: _id: "1:/channels"'
      on server 414 bba4a - 4782 - 42 a5 - bc0d - 356 b1a072ddb - 0.4 b2136ddd30a46e9b7bdb2b2db7f8cd0.private.databases.appdomain.cloud: 31209. 
      The full response is 
      {
              "operationTime": {
                  "$timestamp":

      {                 "t": 1636436044,                 "i": 24             }

              },
              "ok": 0.0,
              "errmsg": "BSONObj size: 16852757 (0x1012715) is invalid. Size must be between 0 and 16793600(16MB) First element: _id: \"1:/channels\"",
              "code": 10334,
              "codeName": "BSONObjectTooLarge",
              "$clusterTime": {
                  "clusterTime": {
                      "$timestamp":

      {                     "t": 1636436044,                     "i": 24                 }

                  }...
          }
      [1: /channels]

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              linqq lin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: