[MXS-1298] MaxScale misspelling in Avro-related error message Created: 2017-06-28 Updated: 2017-12-01 Resolved: 2017-07-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.4 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Chris Calender (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I ran across a minor misspelling in the below Avro-related error message: 2017-06-26 10:38:27 error : Failed to read field value 'address', type 'bytes' at file offset 3646, record numer 0. That last work should read "number" instead of "numer". |
| Comments |
| Comment by Chris Calender (Inactive) [ 2017-06-28 ] | ||||||||
|
I tried to push the following fix:
However, when I issue the following command via git, I receive:
Can you please add me as someone able to submit a patch? Many thanks in advance. I know it's low-lying fruit, but you have to start somewhere. | ||||||||
| Comment by markus makela [ 2017-07-06 ] | ||||||||
|
We only allow code submissions via pull requests on GitHub. |