Skip to content

Commit 17fdfbd

Browse files
committed
Revised Release Notes for OpsCeneter-6.8.45
1 parent f834499 commit 17fdfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## Core
77
* Added the `node_ips` option to monitor nodes for alerts. Setting this field limits alerts monitoring to the nodes specified in the list. For example: ["127.0.0.1","127.0.0.2"]. (OPSC-17644)
88
* Enhanced Solr Core Retrieval and Configurable Solr Core Exclusion in Backups: (OPSC-17704)
9-
* Improved the Solr core fetching process to be more targete.OpsCenter now optimizes the retrieval of Solr core information. Instead of fetching cores for all keyspaces and tables, OpsCenter now fetches only the cores associated with `selected keyspaces and tables`. This improves performance and reduces unnecessary data processing.
9+
* Improved the Solr core fetching process to be more targeted.OpsCenter now optimizes the retrieval of Solr core information. Instead of fetching cores for all keyspaces and tables, OpsCenter now fetches only the cores associated with `selected keyspaces and tables`. This improves performance and reduces unnecessary data processing.
1010
* Added support for the `ignore_solr_resources` Boolean option in the `backup_service` section of the `opscenterd.conf` configuration file. When enabled, this option skips fetching `Solr core` information during backup creation, allowing for faster and more efficient backups.
1111
* Introduced the following enhancements to authentication configuration and user lockout management: (OPSC-15418)
1212
* Added the `permanent_lockout_limit` option to the `authentication` section of the `opscenterd.conf` configuration file. This option supports permanent user lockouts. You can configure the number of total failed login attempts before the system locks out the user permanently. By default, this option is disabled.

0 commit comments

Comments
 (0)