Thanks Lei for reporting it! I can reproduce it locally. Commented on your PR.
-Rui On Tue, Sep 15, 2020 at 12:03 AM Lei Zhang <[email protected]> wrote: > Hi all, > > > The docs[1] that describe client command will added duplicate peers > parameters. > > ${BIN}/client.sh filestore loadgen --size 1048576 --numFiles 1000 --peers > ${PEERS} > > I think the QUORUM_OPTS parameter should not be used in client.sh, just > like server.sh. > > [1] > > https://github.com/apache/incubator-ratis/blob/master/ratis-examples/README.md#filestore-client > > > Best regards, > Lei Zhang >
