269a97b2de
Fix DECIMAL handling in Avrorouter
...
The DECIMAL value type is now properly handled in Avrorouter. It is
processed into an Avro double value when before it was ignored and
replaced with a zero integer.
2016-12-19 10:33:55 +02:00
488a9d24e3
Stop the Avrorouter when MaxScale is shutting down
...
This allows for a faster controlled shutdown when binary log files are
being indexed.
2016-12-19 10:33:55 +02:00
4ae85dc754
Merge branch '2.0' into develop
2016-12-05 21:19:59 +02:00
f5280fecfe
Fix avrouter/CMakeLists.txt
...
Needed to be updated when binlog was renamed to binlogrouter.
2016-12-01 15:55:25 +02:00
aef6c7b099
Make directory name equal to the library name
...
* avro -> avrorouter
* binlog -> binlogrouter
2016-12-01 15:23:42 +02:00