From a171b4a4ee98b1943623a1d9130f2403da770c09 Mon Sep 17 00:00:00 2001 From: MassimilianoPinto Date: Mon, 9 Oct 2017 11:00:02 +0200 Subject: [PATCH] Update Avro router documentation Update Avro router documentation --- Documentation/Routers/Avrorouter.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/Routers/Avrorouter.md b/Documentation/Routers/Avrorouter.md index ed3d4e2a8..7267160d0 100644 --- a/Documentation/Routers/Avrorouter.md +++ b/Documentation/Routers/Avrorouter.md @@ -144,6 +144,11 @@ If you need to start from a binlog file other than 1, you need to set the value of this option to the correct index. The avrorouter will always start from the beginning of the binary log file. +**Note**: MaxScale version 2.2 introduces MariaDB GTID support +in Binlog Server: currently, if used with Avrorouter, the option `mariadb10_master_gtid` +must be set to off in the Binlog Server configuration in order to correclty +read the binlog files. + ### Avro file options These options control how large the Avro file data blocks can get.