[MXS-1534] Avrorouter not functioning Created: 2017-11-20 Updated: 2018-03-05 Resolved: 2018-03-05 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | 2.1.10, 2.2.0 |
| Fix Version/s: | 2.1.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Cotarla | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Amazon Linux AMI 2017.09 |
||
| Description |
|
After proper setup of Maxscale and an avroRouter, the latter does not produce any .avro files. The binlogRouter functions as expected, producing the appropriate changelog files, and the logs report the avroRouter starting properly and rotating log files:
The required .avsc are present. Worth noting is the fact that this behavior is sporadic. Using the exact same settings sometimes results in the avroRouter working, albeit rarely. In both cases the logs look the same. |
| Comments |
| Comment by markus makela [ 2018-01-02 ] |
|
A few things that ought to be checked are that the binlogs were created with binlog_format=ROW and that the latest version also fails (we fixed a few avrorouter related problems in 2.1.11 and 2.1.12). |
| Comment by markus makela [ 2018-01-16 ] |
|
justin-cotarla Please try with the latest version. |
| Comment by markus makela [ 2018-03-05 ] |
|
Closing as fixed as there have been no updates. If the bug persists, reopen the issue. |