We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9f45a commit 38b73adCopy full SHA for 38b73ad
source/reference/glossary.txt
@@ -366,10 +366,6 @@ Glossary
366
migration of :term:`chunks <chunk>`. Administrators must disable
367
the balancer for all maintenance operations on a sharded cluster.
368
369
- fsync
370
- A system call that flushes all dirty, in-memory pages to disk. MongoDB
371
- calls ``fsync()`` every 60 seconds.
372
-
373
chunk
374
In the context of a :term:`sharded cluster`, a chunk is a contiguous
375
range of :term:`shard key` values assigned to a particular :term:`shard`.
0 commit comments