|
136 | 136 | "MonitorImpl.stopped": "Stopped monitoring for host '%s'.", |
137 | 137 | "MonitorImpl.startMonitoring": "Start monitoring for %s.", |
138 | 138 | "MonitorImpl.stopMonitoring": "Stop monitoring for %s.", |
139 | | - "MonitorImpl.startMonitoringTaskNewContext": "Start monitoring thread for checking new contexts for '%s'", |
140 | | - "MonitorImpl.stopMonitoringTaskNewContext": "Stop monitoring thread for checking new contexts for '%s'", |
| 139 | + "MonitorImpl.startMonitoringTaskNewContext": "Start monitoring task for checking new contexts for '%s'", |
| 140 | + "MonitorImpl.stopMonitoringTaskNewContext": "Stop monitoring task for checking new contexts for '%s'", |
141 | 141 | "MonitorService.startMonitoringNullMonitor": "Start monitoring called but could not find monitor for host: '%s'.", |
142 | 142 | "MonitorService.emptyAliasSet": "Empty alias set passed for '%s'. Set should not be empty.", |
143 | 143 | "PluginService.hostListEmpty": "Current host list is empty.", |
|
220 | 220 | "ClusterTopologyMonitor.errorFetchingTopology": "Error fetching topology: '%s'.", |
221 | 221 | "ClusterTopologyMonitoring.ignoringNewTopologyRequest": "Previous failover has just completed, ignoring new topology request.", |
222 | 222 | "ClusterTopologyMonitoring.timeoutSetToZero": "A topology refresh was requested, but the given timeout for the request was 0 ms. Returning cached hosts: ", |
223 | | - "ClusterTopologyMonitor.startingHostMonitors": "Starting host monitoring threads.", |
| 223 | + "ClusterTopologyMonitor.startingHostMonitors": "Starting host monitoring tasks.", |
224 | 224 | "ClusterTopologyMonitor.writerPickedUpFromHostMonitors": "The writer host detected by the node monitors was picked up by the topology monitor: '%s'.", |
225 | 225 | "ClusterTopologyMonitor.writerMonitoringConnection": "The monitoring connection is connected to a writer: '%s'.", |
226 | 226 | "ClusterTopologyMonitor.invalidWriterQuery": "An error occurred while attempting to obtain the writer id because the query was invalid. Please ensure you are connecting to an Aurora or RDS DB cluster. Error: '%s'", |
|
0 commit comments