| Bug #111149 | Lock leak in heartbeat_queue_event() | ||
|---|---|---|---|
| Submitted: | 25 May 2023 9:50 | Modified: | 8 Aug 2023 0:10 |
| Reporter: | genze wu (OCA) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
| Version: | 8.0 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[25 May 2023 9:50]
genze wu
[25 May 2023 11:11]
genze wu
affect 8.0
[25 May 2023 19:24]
MySQL Verification Team
Thank you for your comments
[8 Aug 2023 0:10]
Jon Stephens
Documented fix as follows in the MySQL 8.2.0 changelog:
For large transactions (greater than 4GB) and small values
of MASTER_HEARTBEAT_PERIOD, it was possible for the heartbeat
event to be sent before binary log rotation could complete,
causing RESET REPLICA and similar statements on the replica to
hang.
Closed.
[3 Nov 2023 20:32]
Jean-François Gagné
This bug, reported in 8.0, is marked as fixed in 8.2: will this be fixed in 8.0 ?
