1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-10 01:22:48 +03:00
Files
mariadb-columnstore-engine/utils/configcpp
Gagan Goel 9bf35d74d4 MCOL-5306 Re-read the config (Columnstore.xml) file if it was updated.
The existing implementation of Config::makeConfig() factory method
was returning a possibly stale config to the caller, without checking
if the config file was updated since the last read. This bug triggered
a scenario as described in MCOL-5306 where after a failover in an MCS
cluster, the controllernode coordinates changed in the config file
after failover and the existing mariadbd process was still using the
old controllernode coordinates. This lead to failed network connection
between mariadbd and the new controllernode.

The change in this fix, however, is more generic and not just limited
to this above scenario.
2022-12-02 06:30:46 +00:00
..
2022-01-21 16:43:49 +00:00
2016-01-06 14:08:59 -06:00
2022-02-17 13:08:58 +03:00
2022-02-17 13:08:58 +03:00
2016-01-06 14:08:59 -06:00
2022-01-21 16:43:49 +00:00
2022-04-18 18:00:17 -04:00
2022-01-21 16:43:49 +00:00
2022-01-21 16:43:49 +00:00
2016-01-06 14:08:59 -06:00
2022-02-17 13:08:58 +03:00
2022-02-17 13:08:58 +03:00