Skip to content

Commit 002a0b0

Browse files
committed
DOC-4936 Added 7.20.0 new features/enhancements to RS April release notes draft
1 parent a4d3795 commit 002a0b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-x-tba.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ This version offers:
7777

7878
- The cluster's `logrotate_settings` can now be configured with an [update cluster configuration]({{<relref "/operate/rs/references/rest-api/requests/cluster#put-cluster">}}) request.
7979

80+
- Added `multi_commands_opt` to cluster configuration and database configuration. If set to `batch`, it reduces the overhead of transaction management by batching multiple commands into a single transaction.
81+
82+
- Added the following active defragmentation parameters to database configuration: `activedefrag`, `active_defrag_cycle_max`, `active_defrag_cycle_min`, `active_defrag_ignore_bytes`, `active_defrag_max_scan_fields`, `active_defrag_threshold_lower`, and `active_defrag_threshold_upper`.
83+
8084
- Added module information to database creation log messages.
8185

8286
- Reserved the following ports:

0 commit comments

Comments
 (0)