1
0
Fork 0

local cluster start update

This commit is contained in:
Kaveh Vahedipour 2016-09-29 16:10:45 +02:00
parent 6eb80d6bce
commit 11a9d3bb87
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ for aid in `seq 0 $(( $NRAGENTS - 1 ))`; do
--agency.election-timeout-min $MINP \
--agency.election-timeout-max $MAXP \
--agency.endpoint $TRANSPORT://localhost:$BASE \
--agency.my-address $TRANSPORT://localhost:$BASE \
--agency.my-address $TRANSPORT://localhost:$port \
--agency.pool-size $NRAGENTS \
--agency.size $NRAGENTS \
--agency.supervision true \