Allow bson objects from bson-ext to be larger than 17MB

XMLWordPrintableJSON

    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      There's a PR here: https://github.com/mongodb-js/bson-ext/pull/65

      The suggested solution is to remove the constant:

      const size_t MAX_BSON_SIZE(1024 * 1024 * 17);

      and permit a new option maxBsonSize to be passed into the BSONSerializer.

              Assignee:
              Daria Pardue
              Reporter:
              Neal Beeken
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: