Skip to content

Commit a77f25c

Browse files
authored
Update DSE_6.9_Release_Notes.md
remove dse-db/nodetool as it doesn't show up in the package we provide
1 parent fac2b3f commit a77f25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DSE_6.9_Release_Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
1919

2020
## 6.9.4 DSE Core
2121
* Updated the JDK used to build DSE to versions `8u422` and `11.0.24`. (DSP-23997)
22-
* Changed the MAX_HEAP_SIZE to avoid OOM errors with new Java11 Garbage Collector. The change is done in the following scrips: bin/dse, bin/dsetool, dse-db/bin/nodetool , resources/cassandra/bin/nodetool . (DSP-24431)
22+
* Changed the MAX_HEAP_SIZE to avoid OOM errors with new Java11 Garbage Collector. The change is done in the following scrips: bin/dse, bin/dsetool, resources/cassandra/bin/nodetool . (DSP-24431)
2323

2424
## 6.9.4 DSE Docker
2525
* Changed DSE 6.9 images to load the OSS Management API as a Java Agent. As of DSE 6.9.3, the outdated in-tree Management API has been removed, and the OSS Management API has been bundled to replace it. (DSP-24564)

0 commit comments

Comments
 (0)