[MXS-3348] KafkaCDC :Failed to read replicated event Created: 2020-12-21 Updated: 2020-12-28 Resolved: 2020-12-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cdc |
| Affects Version/s: | 2.5.6 |
| Fix Version/s: | 2.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Wilson Lau | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Failed to read replicated event: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event '.' at 0 |
| Comments |
| Comment by markus makela [ 2020-12-27 ] |
|
Does it work if you configure a different server_id for the service? |
| Comment by Wilson Lau [ 2020-12-28 ] |
|
kafkacdc service can not set server_id parameter |
| Comment by markus makela [ 2020-12-28 ] |
|
Curious, the parameter is configurable in the current development version of MaxScale but it doesn't seem to be in 2.5. I think this is indeed a bug and was fixed for the 2.6 release but it definitely should be fixed in 2.5. |