coolbeevip opened a new pull request #200:
URL: https://github.com/apache/incubator-ratis/pull/200


   ## What changes were proposed in this pull request?
   
   The docs[1] that describe client command will added duplicate peers 
parameters.
    
   ```
   ${BIN}/client.sh filestore loadgen --size 1024000 --numFiles 10 --peers 
${PEERS}
   Found 
xxx/incubator-ratis/ratis-examples/target/ratis-examples-1.1.0-SNAPSHOT.jar
   Wrong parameters: Can only specify option --peers once.
    ```
   
   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
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1066
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to