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/08 01:50: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 ]

Tsz Wo Nicholas Sze updated RATIS-123:
--------------------------------------
    Attachment: FileStoreServer.java

I have a very simple, incomplete implementation of FileStoreServer.  It may be a good starting point for this JIRA.

FileStoreServer.java

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