[MXS-3049] error : [avrorouter] Reading Avro file failed with error 'MAXAVRO_ERR_VALUE_OVERFLOW'. Created: 2020-06-22 Updated: 2021-08-24 Resolved: 2021-08-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | 2.4.10 |
| Fix Version/s: | 2.5.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | wilsonlau | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-110, MXS-SPRINT-138 |
| Description |
|
2020-06-22 18:06:06 error : [avrorouter] Reading Avro file failed with error 'MAXAVRO_ERR_VALUE_OVERFLOW'. |
| Comments |
| Comment by wilsonlau [ 2020-06-30 ] |
|
I found if .avro not exists, cdc-client loop request , it will make avrorouter-server crash hope help others |
| Comment by markus makela [ 2020-07-08 ] |
|
The MAXAVRO_ERR_VALUE_OVERFLOW error is only returned when the avro files would contain an integer too big for MaxScale to process. Does it only happen when the avro file is not present? |
| Comment by markus makela [ 2021-08-20 ] |
|
This seems to also be possible only with corrupt .avro files. |
| Comment by markus makela [ 2021-08-24 ] |
|
I'll mark this as fixed since i think the added corruption detection in |