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

MongoDocumentStore: improve handling of large updates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • documentmk
    • None

    Description

      The change for OAK-10127 has only addressed one case - large create operations.

      However, there are more code paths that need to be improved:

      • "find()" will fails if the serialized conditions exceed 16MB (arguably unlikely, but happened in a test - OAK-10642)
      • bulk updates can fail when the serialized ops exceed 16MB (although, when run one-by-one, it might succeed)

      Attachments

        Issue Links

          Activity

            People

              reschke Julian Reschke
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: