[Maria-discuss] Custom Galera SST Method Documentation
Hi, I vaguely remember reading something years ago about implementing a custom SST method, but I cannot seem to find any documentation for it now. Is there any documentation on the interfaces that scripts need to implement and how to hook up said scripts into the config files?
Sure,
There's https://galeracluster.com/library/documentation/scriptable-sst.html
And the configuration is derived from wsrep_sst_method
(https://galeracluster.com/library/documentation/mysql-wsrep-options.html#wsr...)
On Fri, May 27, 2022 at 5:41 PM Gordan Bobic
Hi,
I vaguely remember reading something years ago about implementing a custom SST method, but I cannot seem to find any documentation for it now.
Is there any documentation on the interfaces that scripts need to implement and how to hook up said scripts into the config files?
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
Ah, that would be where I was going wrong - I was looking for it in
MariaDB documentation rather than upstream Galera documentation.
Thanks.
On Fri, May 27, 2022 at 11:09 AM Daniel Black
Sure,
There's https://galeracluster.com/library/documentation/scriptable-sst.html
And the configuration is derived from wsrep_sst_method (https://galeracluster.com/library/documentation/mysql-wsrep-options.html#wsr...)
On Fri, May 27, 2022 at 5:41 PM Gordan Bobic
wrote: Hi,
I vaguely remember reading something years ago about implementing a custom SST method, but I cannot seem to find any documentation for it now.
Is there any documentation on the interfaces that scripts need to implement and how to hook up said scripts into the config files?
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (2)
-
Daniel Black
-
Gordan Bobic