Change wording in doc for 'MySQL_HostGroups_Manager::runtime_mysql_servers'

pull/3921/head
Javier Jaramago Fernández 4 years ago
parent fbd6312239
commit 37efc833e3

@ -390,8 +390,8 @@ class MySQL_HostGroups_Manager {
* As previously stated, these reconfigurations are monitoring actions, they can't be packed or performed
* in a single action, since monitoring data is required, which may not be already present. This makes
* this a convergent, but iterative process, that can't be compressed into a single action. Using other
* servers 'runtime_mysql_servers' while fetching represents a best effort for avoiding these
* reconfigurations in servers that already holds the same monitoring conditions. If monitoring
* nodes 'runtime_mysql_servers' while fetching represents a best effort for avoiding these
* reconfigurations in nodes that already holds the same monitoring conditions. If monitoring
* conditions are not the same, circular fetching is still possible due to the previously described
* scenario.
*/

Loading…
Cancel
Save