Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-877

Batch size configuration option should only affect display batch size ("it" value)

    • Needed
    • Hide

      The former 'batchSize' configuration option we provided to users (config.set('batchSize', ...) and config.get('batchSize')) is now called 'displayBatchSize' as it will only affect the number of results displayed for a cursor. This is also the property to be used instead of DBQuery.shellBatchSize that was available in the old shell.

      Show
      The former 'batchSize' configuration option we provided to users (config.set('batchSize', ...) and config.get('batchSize')) is now called 'displayBatchSize' as it will only affect the number of results displayed for a cursor. This is also the property to be used instead of DBQuery.shellBatchSize that was available in the old shell.
    • Iteration Firenze, Iteration Geneva

          Assignee:
          michael.rose@mongodb.com Michael Rose (Inactive)
          Reporter:
          anna.henningsen@mongodb.com Anna Henningsen
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: