You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Xiangdong Huang (Jira)" <ji...@apache.org> on 2020/03/24 03:17:00 UTC

[jira] [Assigned] (IOTDB-68) IoTDB supports distributed version

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

Xiangdong Huang reassigned IOTDB-68:
------------------------------------

    Assignee: Tianan Li

> IoTDB supports distributed version
> ----------------------------------
>
>                 Key: IOTDB-68
>                 URL: https://issues.apache.org/jira/browse/IOTDB-68
>             Project: Apache IoTDB
>          Issue Type: New Feature
>            Reporter: XuYi
>            Assignee: Tianan Li
>            Priority: Major
>              Labels: features, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hi, IoTDB only supports stand-alone version now. We plan to develop distributed version in next two months. 
> We initially decided to use the master-slave architecture. The master node is responsible for processing read and write requests, and the slave node is responsible for processing read-only requests as a copy.
> In terms of implementation, we currently intend to use the raft protocol to ensure the data consistency of each replica node.
> If you have any suggestion, please comment below or send an email to our mailing list(dev@iotdb.apache.org).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)