Skip to content

Commit 0c72fce

Browse files
Apply suggestions from code review
Co-authored-by: Richard Hendricks <[email protected]>
1 parent 0e04ae6 commit 0c72fce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DSE_6.9_Release_Notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Components that are indicated with an asterisk (&ast;) (if any) are known to be
1818
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/doc/java-drivers.html) to choose an appropriate version.
1919

2020
## 6.9.13 DSE Core
21-
* Fixed logic in the VERIFY BACKUP STORE command to remove blobs after failed read validation. (DSP-22975)
21+
* Fixed logic in the `VERIFY BACKUP STORE` command to remove blobs after read validation failed. (DSP-22975)
2222

2323
## 6.9.13 DSE Cassandra
24-
* Fixed the old ssl port disabling which might impact quorum based queries. (DSP-24871)
25-
* Fixed UCS major compaction triggered by nodetool compact to honour defined number of shards. (DSP-24886)
26-
* Fixed incremental repairs failure during compaction. (DSP-24922)
24+
* Fixed an issue that occurred when you disabled the old SSL port, which might have impacted quorum-based queries. (DSP-24871)
25+
* Fixed a UCS major compaction issue that occurred when you entered the `nodetool compact` command. (DSP-24886)
26+
* Fixed an issue where incremental repairs failed during compaction. (DSP-24922)
2727

2828
## 6.9.13 DSE Docker
29-
* Fixed docker images to correctly load client jvm properties. (DSP-24928)
29+
* Fixed Docker images to load client JVM properties correctly. (DSP-24928)
3030

3131
# Release notes for 6.9.12
3232
17 July 2025

0 commit comments

Comments
 (0)