File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1291,7 +1291,7 @@ dynamic_port_range = "8900-9000"
1291
1291
# starting late, but you can disable the option to use a more
1292
1292
# healthy behavior, where taking a long time to "freeze" slots
1293
1293
# cuts into your own next slot time, and does not increase it.
1294
- lagged_consecutive_leader_start = true
1294
+ lagged_consecutive_leader_start = false
1295
1295
1296
1296
# The shred tile distributes processed transactions that have been
1297
1297
# executed to the rest of the cluster in the form of shred packets.
Original file line number Diff line number Diff line change @@ -1021,7 +1021,7 @@ user = ""
1021
1021
# starting late, but you can disable the option to use a more
1022
1022
# healthy behavior, where taking a long time to "freeze" slots
1023
1023
# cuts into your own next slot time, and does not increase it.
1024
- lagged_consecutive_leader_start = true
1024
+ lagged_consecutive_leader_start = false
1025
1025
1026
1026
# The shred tile distributes processed transactions that have been
1027
1027
# executed to the rest of the cluster in the form of shred packets.
You can’t perform that action at this time.
0 commit comments