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

Increase max document size to at least 64mb

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.1.1
    • Component/s: Performance, Storage
    • Labels:
      None
    • Environment:
      All platforms

      There are many systems that contain highly structured data (in my case loan data) containing historic data such as prices or versions. Being forced to split these into separate top-level documents because of the document size limitation in some ways makes the database no more useful than an RDBMS and defeats the purpose of using a document-oriented database.

      At the very least the document size should be increased from 16mb to a more realistic 64mb. In my systems, for example, a loan's data (with historic price information) is at around 30mb per loan, and could double.

            Votes:
            51 Vote for this issue
            Watchers:
            64 Start watching this issue

              Created:
              Updated:
              Resolved: