Docs Menu

Docs HomeMongoDB Manual

sh.stopAutoMerger()

On this page

  • Definition
  • Syntax
  • Behavior
  • Example
  • Learn More
sh.stopAutoMerger()

New in version 7.0.

Disables the AutoMerger.

sh.stopAutoMerger()

When the method runs, it stops the AutoMerger. Any in progress operations issued by the AutoMerger are completed.

The following example disables the AutoMerger. Run the example from mongos:

sh.stopAutoMerger()
←  sh.status()sh.stopBalancer() →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.