You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/01/02 18:52:00 UTC

[jira] [Updated] (RATIS-123) Add CLI for FileStore example

     [ https://issues.apache.org/jira/browse/RATIS-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nanda kumar updated RATIS-123:
------------------------------
    Attachment: RATIS-123.wip.0.patch

Uploading work in progress patch for initial feedback.
[^RATIS-123.wip.0.patch] brings in a generic framework which can be used to plugin different examples. The Arithmetic example is changed to run with the new scripts, will update another patch after adding the FileStore example as well. 

> Add CLI for FileStore example
> -----------------------------
>
>                 Key: RATIS-123
>                 URL: https://issues.apache.org/jira/browse/RATIS-123
>             Project: Ratis
>          Issue Type: New Feature
>            Reporter: Tsz Wo Nicholas Sze
>         Attachments: FileStoreServer.java, RATIS-123.wip.0.patch
>
>
> In RATIS-122, we adds a File Store example which support the following operations
> -	Write(path, data)
> -	Read(path)
> -	Delete(path)
> In this JIRA, we add some CLIs so that servers and the clients can be run in command line.



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