An analytics provider ran nightly ETL loads that generated far more oplog volume than steady-state traffic. Any secondary that fell behind during the load window rolled off the oplog and dropped into a full initial sync, which then competed with the next night's load. AceMQ took over replica set support with named senior engineers and direct escalation.
The oplog was sized from the default percentage of disk at cluster creation and had never been revisited. Bulk updates that rewrote whole documents amplified oplog volume well beyond the size of the changed fields, and a single lagging secondary could trigger a resync cascade that left the set without a healthy read replica for most of a business day.
Managed MongoDB replica sets on AWS with nightly batch ingestion from an upstream clinical data warehouse.
AceMQ measured actual oplog churn during a full batch window rather than relying on averages, then sized the oplog to cover the worst observed window with headroom. In parallel, engineers reworked the batch writes to reduce oplog amplification and established a runbook so on-call staff could recover a lagging secondary without a full resync.
The recurring nightly resync was eliminated and the replica set now holds a replication window measured in days rather than hours. The customer's on-call team resolves most lag events from the runbook without escalating.
Diagnosing and resolving application stalls caused by a working set that outgrew the WiredTiger cache, pushing the server into continuous eviction pressure.
Redesigning a monotonically increasing shard key that concentrated all inserts on one shard and produced jumbo chunks that would not split.
Whether you need architecture advisory, 24/7 support, or full managed services, AceMQ has the expertise to help.