You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/11/09 00:58:01 UTC

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

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

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

Once we have RATIS-95 (which implements a CLI for the arithmetic example), we could do something similar to FileStore.

> 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
>
>
> 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)