Skip to content

Commit baad673

Browse files
committed
OPSC-17715 OpsCenter 6.8.45 Release Updated Notes
1 parent 36a4835 commit baad673

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@
44
17th June,2025
55

66
## Core
7-
* {{node_ips}} Nodes to monitor for events. Setting this field limits event monitoring to the nodes specified in the list. Example: ["127.0.0.1","127.0.0.2"] (OPSC-17644)
8-
* inclusion of boolean `ignore_solr_resources` variable under `backup_service` section in `opscenterd.conf` (OPSC-17704)
9-
* Enhancements to Authentication Configuration and User Lockout Management (OPSC-15418)
7+
* Added the {{node_ips}} option to monitor nodes for events. 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)
8+
* *Targeted Solr Core Fetching:* OpsCenter now optimizes how Solr core information is retrieved. Instead of fetching cores for _all_ keyspaces and tables, OpsCenter will now fetch only the cores associated with the {{selected keyspaces and tables}}. This improves performance and reduces unnecessary data processing. (OPSC-17704)
9+
* Added enhancements to authentication configuration and user lockout management. (OPSC-15418)
1010
* Upgraded the {{org.json:json}} library to version {{20230227}}. (OPSC-17628 OPSC-17629)
11-
* Added new options to the `authentication` section of `opscenterd.conf` to allow users to use `password_db` and `passwd_db` alias. (OPSC-17701)
11+
* Added new options to the {{authentication}} section of {{opscenterd.conf}} to allow users to use {{password_db}} and {{passwd_db}} alias. (OPSC-17701)
1212
* Improved data insertion logic to handle duplicates, enhancing reliability and preventing insertion errors. (OPSC-17693)
1313

1414
## Backup Service
15-
* The compression logic is shifted to the point after the `differential ss-tables` are calculated, optimizing the temporary storage runout issues. (OPSC-17694)
15+
* OpsCenter now compresses only the *differential SSTables* *when syncing a snapshot to a destination* and *compression is enabled*. Compression is applied *after* the differential SSTable calculation, significantly reducing temporary storage usage preventing temporary storage runout issues (OPSC-17694)
1616

1717
## UI
18-
* Customers can now selectively generate `diagnostics` reports for specific datacenters or nodes directly from the OpsCenter UI, reducing report size and improving performance when working with large clusters. (OPSC-17610)
19-
18+
* Provided the ability within the OpsCenter UI to generate diagnostics reports selectively for specific datacenters or nodes. This feature reduces the report size and improves performance when working with large clusters. (OPSC-17610)
2019

2120
# Release Notes for OpsCenter 6.8.44
2221
25 April 2025

0 commit comments

Comments
 (0)