Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL), 10.2(EOL)
-
MariaDB 10.1.8 or MariaDB 10.1.18 on debina 8
Description
dual master with parallel replication memory leak in write master
(slave_parallel_threads=8)
master(active)<----->master(standby)
if write in master(active) frequently, master(active) use memory more and more and then physical memory give out,2G physical memory per day,and then swap give up,the OS OOM Killer killed mysqld process.
if you stop slave on master(active) before OOM Killer killed,the OS reclaim a lot of physical memory