You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DSE_6.9_Release_Notes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ Components that are indicated with an asterisk (*) (if any) are known to be
18
18
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.
19
19
20
20
## 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)
22
22
23
23
## 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)
0 commit comments