Skip to content

Commit aa4be7c

Browse files
Update 0.8.0.md
1 parent b57e856 commit aa4be7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes/0.8.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ For more information, see our [documentation](https://docs.percona.com/percona-c
6262
* [PCSM-254](https://perconadev.atlassian.net/browse/PCSM-254): Fixed an issue where PCSM underutilized system resources during change stream replication. This caused replication lag to increase even on high-capacity machines. PCSM now parallelizes change stream processing more efficiently, improving resource usage and reducing lag.
6363

6464
* [PCSM-257](https://perconadev.atlassian.net/browse/PCSM-257): Fixed an issue where PCSM attempted to recreate a view after encountering transient errors, such as primary stepdowns. In MongoDB 6.0, the view was already created before the error occurred, resulting in a `NamespaceExists` error during the retry. PCSM now correctly handles this situation, preventing replication failures.
65+
66+
* [PCSM-294](https://perconadev.atlassian.net/browse/PCSM-294): Fixed an issue in **Percona ClusterSync for MongoDB (PCSM)** where the service crashed during the change replication phase when handling complex document updates, resulting in **BufBuilder memory exhaustion** and **invalid `$slice` argument errors**. This problem, first observed in customer migrations from **Atlas** to **EKS environments**, has been resolved by improving memory management and validation logic, ensuring stable replication of complex document changes.

0 commit comments

Comments
 (0)