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_5.1_Release_Notes.md
+27-27Lines changed: 27 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Release notes of versions prior to 5.1.20 can be found [here](https://docs.datas
16
16
* Spark JobServer 0.6.2.243
17
17
18
18
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
19
-
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
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
20
20
21
21
## 5.1.46 DSE Cassandra
22
22
* Improved `libjemalloc` detection to detect `libmalloc2` in systems where this package is present. (DSP-24402)
@@ -35,7 +35,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
35
35
* Spark JobServer 0.6.2.243
36
36
37
37
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
38
-
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.
38
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
39
39
40
40
## 5.1.45 DSE Cassandra
41
41
* Added the CASSANDRA-15367 code fix to prevent Memtable memory allocations deadlock. (DSP-24176)
@@ -59,7 +59,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
59
59
* Spark JobServer 0.6.2.243
60
60
61
61
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
62
-
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.
62
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
@@ -86,7 +86,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
86
86
* Spark JobServer 0.6.2.243
87
87
88
88
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
89
-
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.
89
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
90
90
91
91
## 5.1.43 DSE Cassandra
92
92
* Reverted the regression caused by DSP-23913 which introduced a change in batch size calculation that impacts the behaviour of the batch_size guardrail. Introduced a new guardrail called `batch_size_with_pk_warn_threshold_in_kb`, `batch_size_with_pk_fail_threshold_in_kb` instead that honours the updated logic. (DSP-24011)
@@ -115,7 +115,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
115
115
* Spark JobServer 0.6.2.243
116
116
117
117
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
118
-
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.
118
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
119
119
120
120
## 5.1.42 DSE Cassandra
121
121
* Fixed mutation size calculation formula by taking into account static column updates. Backporting CASSANDRA-15293 achieved this fix. (DSP-23933)
@@ -140,7 +140,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
140
140
* Spark JobServer 0.6.2.243
141
141
142
142
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
143
-
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.
143
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
144
144
145
145
## 5.1.41 DSE Cassandra
146
146
* Backported the CASSANDRA-14415 code fix to improve the performance of `SELECT DISTINCT` queries. (DSP-23615)
@@ -159,7 +159,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
159
159
* Spark JobServer 0.6.2.243
160
160
161
161
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
162
-
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.
162
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
163
163
164
164
## 5.1.40 DSE Core
165
165
* Changed logging level from `error` to `warn` for a log message that is issued when folders are removed during a snapshot that calculates folder size. (DSP-23432)
@@ -193,7 +193,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
193
193
* Spark JobServer 0.6.2.243
194
194
195
195
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
196
-
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.
196
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
197
197
198
198
## 5.1.39 DSE Core
199
199
* Allowed to encrypt `kmip_host` passwords in the dse.yaml file. New optional parameter `password_encryption_key_name` was added to the `kmip_hosts` items. DSP-23326 enabled password encryption before placing them in dse.yaml. (DSP-23313)
@@ -220,7 +220,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
220
220
* Spark JobServer 0.6.2.243
221
221
222
222
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
223
-
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.
223
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
224
224
225
225
## 5.1.38 DSE Cassandra
226
226
* Improved logging around index summary building. Introduced rounding that effectively uses the `min_index_interval` option set to a multiple of 128 in the index summary building process. (DSP-23317)
@@ -252,7 +252,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
252
252
* Spark JobServer 0.6.2.243*
253
253
254
254
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
255
-
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.
255
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
256
256
257
257
## 5.1.37 DSE Core
258
258
* Set default systemd dse.service startup timeout to 7 minutes. (DSP-23225)
@@ -291,7 +291,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
291
291
* Spark JobServer 0.6.2.242*
292
292
293
293
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
294
-
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.
294
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
295
295
296
296
## 5.1.36 DSE Search
297
297
* Allow the use of date with time in Solr range queries on SimpleDateField fields (time will be truncated). (DSP-23085)
@@ -319,7 +319,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
319
319
* Spark JobServer 0.6.2.241
320
320
321
321
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
322
-
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.
322
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
323
323
324
324
## 5.1.35 DSE Installer: Debian
325
325
* Fixed Debian package dependencies on Python so that it can be installed on Ubuntu 22.04. (DSP-22993)
@@ -338,7 +338,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
338
338
* Spark JobServer 0.6.2.241
339
339
340
340
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
341
-
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.
341
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
342
342
343
343
## 5.1.34 DSE Search
344
344
* Fixed `dsetool core_indexing_status` to return consistent indexing status for calls issued with and without the `--all` parameter. (DSP-21594)
@@ -373,7 +373,7 @@ Fixed an issue during DSE Spark cluster upgrade where InClusterAuthenticator wou
373
373
* Spark JobServer 0.6.2.241
374
374
375
375
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
376
-
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.
376
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
377
377
378
378
## 5.1.33 DSE Miscellaneous
379
379
* Made ‘nodetool status’ report the state of unreachable nodes in order to allow knowing why they are unreachable. (DSP-22648)
@@ -392,7 +392,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
392
392
* Spark JobServer 0.6.2.241*
393
393
394
394
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
395
-
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.
395
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
396
396
397
397
## 5.1.32 DSE Core
398
398
* Implemented ability to replace the THREE consistency level with an ALL_BUT_ONE consistency level. (DSP-22366)
@@ -431,7 +431,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
431
431
* Spark JobServer 0.6.2.240
432
432
433
433
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
434
-
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.
434
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
435
435
436
436
## 5.1.31 DSE Core
437
437
* Improved reading logic to ensure that sstables are not unnecessarily read for columns that are not selected. See CASSANDRA-16737. (Previously DB-4974). (DSP-22478)
@@ -464,7 +464,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
464
464
* Spark JobServer 0.6.2.240
465
465
466
466
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
467
-
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.
467
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
468
468
469
469
## 5.1.30 DSE Core
470
470
* Introduces system property "cassandra.commitlog.skip_file_advice" that allows to skip the native call to "fadvise" with "FADV_DONTNEED" argument after the commit log is flushed. The native call is not skipped by default and therefore has no effect. (DSP-22315)
@@ -492,7 +492,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
492
492
* Spark JobServer 0.6.2.240
493
493
494
494
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
495
-
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.
495
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
496
496
497
497
## 5.1.29 DSE Cassandra
498
498
* Ported fix from CASSANDRA-17352: Remote code execution for scripted UDFs (DSP-22321, [CVE-2021-44521](https://nvd.nist.gov/vuln/detail/CVE-2021-44521))
@@ -510,7 +510,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
510
510
* Spark JobServer 0.6.2.240
511
511
512
512
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
513
-
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.
513
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
514
514
515
515
## 5.1.28 DSE Cassandra
516
516
* Await timeout for shutting down non periodic tasks is now configurable with the new jvm option `cassandra.non_periodic_tasks_shutdown_timeout_in_minutes`. When timeout is reached, force shutdown those tasks. (DSP-22241)
@@ -535,7 +535,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
535
535
* Spark JobServer 0.6.2.240
536
536
537
537
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
538
-
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.
538
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
539
539
540
540
## 5.1.27 DSE Cassandra
541
541
* Enables periodic logging of system status (default every 5 minutes, configurable). (DSP-22039)
@@ -569,7 +569,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
569
569
* Spark JobServer 0.6.2.240
570
570
571
571
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
572
-
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.
572
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
573
573
574
574
## 5.1.26 DSE core
575
575
* Added check against the negative value in local stream throughput (stream_throughput_outbound_megabits_per_sec) and inter dc stream throughput (inter_dc_stream_throughput_outbound_megabits_per_sec) (DB-5010)
@@ -601,7 +601,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
601
601
* Spark JobServer 0.6.2.240
602
602
603
603
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
604
-
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.
604
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
605
605
606
606
## 5.1.25 DSE Auth
607
607
* Removed a possible false-positive error message in the log that would cause confusion when multiple authentication schemes are defined.
@@ -635,7 +635,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
635
635
* Spark JobServer 0.6.2.240
636
636
637
637
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
638
-
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.
638
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
639
639
640
640
## DSE 5.1.24 Core
641
641
* Fixed a potential issue that users may have tombstone deletion time in the future updated to the current time if they run `nodetool scrub`. (DB-4982)
@@ -656,7 +656,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
656
656
* Spark JobServer 0.6.2.240
657
657
658
658
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
659
-
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.
659
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
660
660
661
661
## DSE 5.1.23 Core
662
662
* Adds a new flag -t <numberofdays> for sstablescrub to update deletion times which are in the future. It accepts a command-line argument: -t <numberofdays>. All deletion times further in the future than the given number of days will be reset to the current time. (DB-4912)
@@ -708,7 +708,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
708
708
* Spark JobServer 0.6.2.240
709
709
710
710
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
711
-
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.
711
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
712
712
713
713
## DSE 5.1.22 Spark
714
714
* Fix: Spark Master fails to start if keystore (used by web UI) contains more than one certificate (DSP-21703)
@@ -728,7 +728,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
728
728
* Spark JobServer 0.6.2.240
729
729
730
730
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
731
-
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.
731
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
732
732
733
733
## DSE 5.1.21 Auth
734
734
* Works around a bug (JDK-8148854) in JDK 1.8u282. (DB-4884)
@@ -779,7 +779,7 @@ If you're developing applications, please refer to the [Java Driver documentatio
779
779
* Spark JobServer 0.6.2.240
780
780
781
781
**NOTE**: above-listed DSE Java Driver is an _internal-version_ only.
782
-
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.
782
+
If you're developing applications, please refer to the [Java Driver documentation](https://docs.datastax.com/en/driver-matrix/java-drivers.html) to choose an appropriate version.
783
783
784
784
## 5.1.20 DSE Security
785
785
* Fixes LDAP user permissions problem following LDAP server restart. (DSP-21284)
0 commit comments