Skip to content

Commit f0888b9

Browse files
authored
Merge pull request #567 from percona/ps-10141
PS_10141 [DOCS] - Fix out of date docs for 8.4 and relay-info-log-rep…
2 parents 6b4684f + aac535f commit f0888b9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/binlogging-replication-improvements.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,6 @@ regardless of whether the committed transaction has already been executed or
4444
not. Percona Server omits relay log position updates for the already logged
4545
GTIDs.
4646

47-
## Relay log position details
48-
49-
Particularly, such unconditional relay log position updates caused additional
50-
fsync operations in case of `relay-log-info-repository=TABLE`, and with the
51-
higher number of channels transmitting such duplicate (already executed)
52-
transactions the situation became proportionally worse. Bug fixed [#1786](https://jira.percona.com/browse/PS-1786), (upstream [#85141](https://bugs.mysql.com/bug.php?id=85141)).
53-
5447
## Source and connection status update fix
5548

5649
Replica nodes configured to update source status and connection information

0 commit comments

Comments
 (0)