-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.1.1
-
Component/s: Performance, Storage
-
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.
- is duplicated by
-
SERVER-8047 Increase the limit for JsonArray that can be imported with mongoimport
- Closed
-
SERVER-46212 Make BSON Object Max Size customizable
- Closed
- is related to
-
SERVER-23482 Should the 16Mb limit be configurable?
- Closed
- related to
-
SERVER-60040 Increase max document size to at least 64MB
- Closed
-
SERVER-12305 Allow command request and response BSON objects to exceed 16MB
- Backlog
-
SERVER-27013 Allow results of the aggregation framework to exceed 16MB.
- Closed