[ 
https://issues.apache.org/jira/browse/RATIS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257630#comment-16257630
 ] 

Tsz Wo Nicholas Sze commented on RATIS-95:
------------------------------------------

+1 the 001 patch looks good.

Note that
- there are minor conflicts after RATIS-142 committed;
- Runner and AssignTest need a license header.

I will commit this with the above fixes.

> Executable Jar for the ratis examples
> -------------------------------------
>
>                 Key: RATIS-95
>                 URL: https://issues.apache.org/jira/browse/RATIS-95
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>         Attachments: RATIS-95.001.patch, RATIS-95.wip.patch
>
>
> The current example project shows an example implementation of the base 
> interfaces. I suggest to create simple CLI application for the test (just an 
> additional class with main and argument parsing) to make it easier to 
> demonstrate how a ratis cluster could be run.
> For example:
> {code}
> java -jar ratis-examples-uber.jar --port 2323 --id node2 --peers 
> node3:localhost:4566,node1:localhost:3456  
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to