Capped size in bytes is limited to 32bit integer, need 64bit integer

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.2.0-rc0
    • Affects Version/s: 3.1.1
    • Component/s: API
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      for capped collection size:
      legacy driver correctly use a long long in bool mongo::DBClientWithCommands::createCollection
      new driver use int instead:
      create_collection& mongocxx::options::create_collection::size ( int max_size )

              Assignee:
              J Rassi (Inactive)
              Reporter:
              Michele
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: