[MXS-3897] MaxScale crashes when executing CDC process to kafka Created: 2021-12-03 Updated: 2022-02-14 Resolved: 2021-12-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cdc |
| Affects Version/s: | 2.4.18, 2.5.17, 6.2.0 |
| Fix Version/s: | 2.5.18, 6.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Pon Suresh Pandian (Inactive) | Assignee: | Niclas Antti |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu - 20.04.2 LTS |
||
| Attachments: |
|
| Description |
|
Hi Team, We are configuring maxscale for cdc to kafka but when we start cdc.py process , maxscale stops after sometime with the below errors: Note : We are invoking the commands similar to the following for cdc:
Here I have attached the maxscale config & log file please check it. Error :
|
| Comments |
| Comment by Niclas Antti [ 2021-12-21 ] |
|
There is a bug in the avro code when the buffer size is set higher than 32k. |