Skip to content

Commit

Permalink
[Bash] Cleanup leftovers.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Jan 11, 2024
1 parent 89243df commit a9959b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/aeron/remote-cluster-benchmarks
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ function start_cluster_node()
-Daeron.cluster.replication.channel=${!cluster_replication_channel_var} \
-Daeron.cluster.service.name=echo-service \
-Daeron.archive.dir=${!archive_dir_var} \
-Daeron.archive.control.term.buffer.sparse=${AERON_SPARSE} \
-Daeron.pre.touch.mapped.memory=${AERON_PRE_TOUCH} \
-Daeron.archive.mark.file.dir=/dev/shm/aeron \
-Daeron.archive.control.channel=${!archive_control_channel_var} \
-Daeron.archive.replication.channel=${!archive_replication_channel_var} \
Expand Down

0 comments on commit a9959b3

Please sign in to comment.