[MXS-3052] kafkaCDC how to set GTID Created: 2020-06-28 Updated: 2020-08-27 Resolved: 2020-06-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cdc |
| Affects Version/s: | 2.5.0 |
| Fix Version/s: | 2.5.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | wilsonlau | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
kafkaCDC how to set GTID Failed to read replicated event: Could not find GTID state requested by slave in any binlog files. Probably the slave state is too old and required binlog files have been purged. |
| Comments |
| Comment by wilsonlau [ 2020-06-30 ] |
|
That's great! the version 2.5.1, what time can be download in https://mariadb.com/downloads/ |
| Comment by markus makela [ 2020-06-30 ] |
|
Added the gtid parameter which controls the starting GTID position. |
| Comment by markus makela [ 2020-06-30 ] |
|
I think the 2.5.0 beta is not yet available for download on the website and 2.5.1 will be the next release after that. If you want to try it out immediately, you can build MaxScale from the source using the 2.5 branch. |