Comments on: Introducing Orchestrator: manage and visualize your MySQL replication topologies and get home for dinner https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner Blog by Shlomi Noach Mon, 28 Jul 2014 08:41:19 +0000 hourly 1 https://wordpress.org/?v=5.3.3 By: shlomi https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-255917 Mon, 28 Jul 2014 08:41:19 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-255917 Hi Jacky,

As per the FAQ: https://github.com/outbrain/orchestrator/wiki/FAQ
the answer is no. Please read through to learn about supported replication features.

Shlomi

]]>
By: Jacky https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-252912 Fri, 18 Jul 2014 18:27:48 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-252912 Hi Shlomi,

Can this work with 3rd party MySQL replication like Continuent?

Thanks,

Jacky

]]>
By: Gerry https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-245561 Tue, 17 Jun 2014 05:09:34 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-245561 Great tool! Hopefully you’ll find the time to work on GTID (MySQL and MariaDB 10) and multi-source replication (MariaDB 10).

]]>
By: Ivan https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-244631 Wed, 11 Jun 2014 07:35:13 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-244631 Very nice work, Shlomi!

]]>
By: shlomi https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-244488 Tue, 10 Jun 2014 07:48:11 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-244488 Hi Arjen,

GTID is workable, whether MySQL 5.6 or MariaDB 10.0; since, other than the need for orchestrator to recognize which MySQL/MariaDB version this is, and whether it supports GTID, or whether the slave is confiured to have GTID (and all of the above are simple to find out), there is little trouble in actually using GTID (which is I guess the whole point).

So this would actually simplify some steps such as move-up and move-below.

Given that I’m primarily developing orchestrator at Outbrain, top priority is Outbrain’s technology stack. We are not using MariaDB 10 and do not use GTID. I’m working on several other projects (unrelated to MySQL) so the real problem is of course allocating the time for this. We do have plenty more features we’d like to see in orchestrator that apply to our stack.

So the above is just to be completely open about how things go and are expected to go.

Of course, I’m open for pull requests!

]]>
By: Arjen Lentz https://shlomi-noach.github.io/blog/mysql/introducing-orchestrator-manage-and-visualize-your-mysql-replication-topologies-and-get-home-for-dinner/comment-page-1#comment-244480 Tue, 10 Jun 2014 06:48:37 +0000 https://shlomi-noach.github.io/blog/?p=6867#comment-244480 Very interesting Shlomi!

Have you looked at MariaDB’s GTID implementation, as it differs a bit from stock MySQL (for the reasons you mentioned). I’d be interested to hear if you find that implementation workable. If you do, then it’d be cool to see it supported in Orchestrator!

]]>