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

ASF GitHub Bot commented on RATIS-272:
--------------------------------------

Github user VladRodionov commented on the issue:

    https://github.com/apache/incubator-ratis/pull/4
  
    Hmm, read, write, create, open, seek, close, sync, list, delete etc. What 
else? Is not this already File I/O? They are not streams as long as you provide 
positional access. They are files. In any case you will need API, which closely 
matches File I/O. 


> Design ideal API
> ----------------
>
>                 Key: RATIS-272
>                 URL: https://issues.apache.org/jira/browse/RATIS-272
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: LogService
>            Reporter: Josh Elser
>            Priority: Major
>
> With influence from Apache DistributedLog, Kafka, and BookKeeper, design an 
> API that balances the ideal notion of what a distribute log system should 
> look like, but also considers the needs of HBase to replace a WAL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to