colinmollenhour / mariadb-galera-swarm

MariaDb Galera Cluster container based on official mariadb image which can auto-bootstrap and recover cluster state.
https://hub.docker.com/r/colinmollenhour/mariadb-galera-swarm
Apache License 2.0
219 stars 103 forks source link

Mariadb 10.4 and Galera 4 #85

Closed Jacq closed 4 years ago

Jacq commented 5 years ago

How affects the release of Mariadb 10.4 (that contains GALERA 4) and the new bootstrap options (such as pc.recovery=ON https://galeracluster.com/2019/02/galera-cluster-4-available-for-use-in-the-latest-mariadb-10-4-3-release-candidate/) to the current scripts? Anyone tested this Mariadb version 10.4.x? Cheers Jacq

colinmollenhour commented 5 years ago

Looks like some great improvements. I've not tested it, though. Give it a shot and submit a PR! :)

colinmollenhour commented 4 years ago

I added a Dockerfile and pushed tags for 10.4. Haven't used in production but the test.sh script passes.