summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFaustoleyva54 <fausto.leyva@mongodb.com>2023-01-30 20:33:01 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-30 23:48:04 +0000
commit2555a820ad0fb0e5216b8cc1575936355d7fdf77 (patch)
tree08769a32ecca219a56f8368b3e9d06138eb4c3c5
parentcdf13538e41de8c352f510a426065af0814d4fe2 (diff)
downloadmongo-2555a820ad0fb0e5216b8cc1575936355d7fdf77.tar.gz
SERVER-73440 Update time-series arch guide to reflect updated usage of closed flag
-rw-r--r--src/mongo/db/timeseries/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/timeseries/README.md b/src/mongo/db/timeseries/README.md
index b819cc18e35..e2e2c3fe93d 100644
--- a/src/mongo/db/timeseries/README.md
+++ b/src/mongo/db/timeseries/README.md
@@ -174,7 +174,7 @@ the index does not exist, then query-based reopening will not be used.
### Bucket Closure and Archival
A bucket is permanently closed by setting the optional `control.closed` flag, which makes it
-ineligible for reopening. This can only be done manually for [Atlas Online Archive](https://www.mongodb.com/docs/atlas/online-archive/manage-online-archive/)).
+ineligible for reopening. This can only be done manually for [Atlas Online Archive](https://www.mongodb.com/docs/atlas/online-archive/manage-online-archive/).
If the `BucketCatalog` is using more memory than it's given threshold (controlled by the server
parameter `timeseriesIdleBucketExpiryMemoryUsageThreshold`), it will start to archive or close idle