Skip to content

Commit 2f44c5e

Browse files
Apply suggestions from code review
1 parent ea7cdc7 commit 2f44c5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,15 +557,15 @@ a|A comma-separated list where each element is a string.
557557
m|++++++
558558
|===
559559

560-
[role=label--enterprise-edition label--changed-2025.02]
560+
[role=label--enterprise-edition label--new-2025.02]
561561
[[config_dbms.cluster.raft.async_acquisition_of_raft_sender_channels_enabled]]
562562
=== `dbms.cluster.raft.async_acquisition_of_raft_sender_channels_enabled`
563563

564564
.dbms.cluster.raft.async_acquisition_of_raft_sender_channels_enabled
565565
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
566566
|===
567567
|Description
568-
a|Enable async acquisition of raft sender channels. If false, the leader will wait for a connection to a follower before shipping it entries. This may cause latencies in replication if one or more members are slow at establishing connections. +
568+
a|Enable async acquisition of raft sender channels. If set to `false`, the leader will wait for a connection to a follower before shipping it entries. This may cause latencies in replication if one or more members are slow at establishing connections.
569569
|Valid values
570570
a|A boolean.
571571
|Default value

0 commit comments

Comments
 (0)