Skip to content

Commit a32a113

Browse files
authored
Apply suggestions from code review
1 parent c30c3a6 commit a32a113

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

OpsCenter_6.8_Release_Notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
* `password_history_limit` - The number of previous passwords to check against when updating a password. Default is 0 (disabled).
1414

1515
## Best Practice Service
16-
* Fixed numerous bugs in the best practice service ui that were introduced when upgrading the UI framework version. (OPSC-17625)
16+
* Fixed numerous bugs in the best practice service UI that were introduced when upgrading the UI framework version. (OPSC-17625)
1717
* Fixed a problem with the backup service UI that sometimes caused the config window for a different rule to be displayed when clicking a rule. (OPSC-17658)
1818

1919
## Backup Service
2020
* Fixed a bug that prevented the deletion of compressed commit logs from the backup staging directory. (OPSC-17075)
2121
* Improved opscenterd error handling of backup status updates after the backup for an agent has already been marked as complete. (OPSC-17641)
22-
* Support for Azure env HTTPS PROXY provided by addition of variables `azure_proxy_host` and azure_proxy_port` in `opscenterd.conf`. (OPSC-17645)
22+
* Support for Azure env HTTPS PROXY provided by addition of variables `azure_proxy_host` and azure_proxy_port` in `opscenterd.conf`. (OPSC-17645)
2323
* Updated rolling restarts during the point in time restore for a single datacenter so only the nodes in the specified datacenter will be restarted. (OPSC-16542)
2424
* Fixed a bug when handling special characters in dropped columns when restoring a table schema. (OPSC-17640)
2525
* Enabled the compression option for Azure backup destinations. (OPSC-17654)
2626
* Fixed an issue that prevented the backup and restore of tables using Storage-Attached Indexes (SAI) in DSE 6.9. (OPSC-17678)
2727

2828
## Monitoring
2929
* Resolved a bug that caused HTML tags to appear in the description of triggered alerts. (OPSC-17624)
30-
* Added Solr index searcher metrics for Solr tables. (OPSC-17680)
30+
* Added Solr index searcher metrics for DSE Search (Solr) enabled tables. (OPSC-17680)
3131

3232
## UI
3333
* Fixed an issue in the UI where several lists of keyspace would not display more than 25 items. (OPSC-17663)

0 commit comments

Comments
 (0)