Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The MySQL database image currently used is not configured with HA mode or cluster mode, so replica should not be provided, otherwise unpredictable read-write problems will be triggered.
A better suggestion is that the operator can support using MySQL database outside the service to support multi nodes MySQL, or use other mysql operators (such as percona xtradb cluster or mysql-operator). And then use SUBMARINE-1185 to initialize the database based on flyway.