Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25076

DBS storage should separate big properties in a side document

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Core DBS
    • Tags:
    • Story Points:
      8

      Description

      In DBS we store everything in the same underlying document and we load everything at once. This means that if there's a rarely-used property with a large volume, it has an impact for all reads. This is the case for the binarytext for instance.

      We should find a way to selectively store large properties in a separate document and load them lazily.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: