Document avrorouter diagnostic output

This commit is contained in:
Markus Mäkelä 2020-02-18 14:26:29 +02:00
parent be508fe5d9
commit c1fc7bd742
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

View File

@ -453,6 +453,20 @@ For more details about building MaxScale from source, please refer to the
[Building MaxScale from Source Code](../Getting-Started/Building-MaxScale-from-Source-Code.md)
document.
## Router Diagnostics
The `router_diagnostics` output for an avrorouter service contains the following
fields.
* `infofile`: File where the avrorouter stores the conversion process state.
* `avrodir`: Directory where avro files are stored
* `binlogdir`: Directory where binlog files are read from
* `binlog_name`: Current binlog name
* `binlog_pos`: Current binlog position
* `gtid`: Current GTID
* `gtid_timestamp`: Current GTID timestamp
* `gtid_event_number`: Current GTID event number
## Limitations
The avrorouter does not support the following data types, conversions or SQL statements: