Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3456

mongodb tools and clients in sharded environment for 2.6 need to be updated to new bulk write operations to avoid performance degradation

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • v1.3.8
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      We currently advise customers that mongodb tools that do bulk ingestion using fire&forget with occasional getLastError need to be updated to use the new bulk api to avoid a performance degradation.

      Client applications coded in a similar manner using any driver (not just mongodb tools) in a sharded environment will see a similar performance degradation until they update the app to use the new bulk write operations, but I don't think we advise customers of that. See SERVER-14003 for some numbers for one such tool (mongorestore).

            Assignee:
            tim.slavin Tim Slavin
            Reporter:
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 38 weeks, 1 day ago