[MXS-1341] binlog checksums break avrorouter processing Created: 2017-08-02 Updated: 2017-08-21 Resolved: 2017-08-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | 2.1.5 |
| Fix Version/s: | 2.1.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-39 |
| Description |
|
The avrorouter doesn't correctly process the binlog events if binlog checksums are enabled. The checksum is wrongly interpreted as a part of the actual event. |
| Comments |
| Comment by markus makela [ 2017-08-21 ] |
|
Binlog checksums are now processed correctly. |