Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOTDB-68]Add basic cluster framework, non-query module and query metadata module #178

Closed
wants to merge 227 commits into from

Conversation

fanhualta
Copy link
Contributor

This PR is the first part of the distributed version, which includes the following changes:

  1. Add basic cluster framework. Mainly in package entity and rpc.raft.
  2. Add non-query module, including functions: set storage group, create timeseries, insert、update、delete data,change authority. Mainly in package qp and rpc.raft.
  3. Add query metadata module, including show storage group and show timeseries. Mainly in package qp and rpc.raft.
    Corresponding Jira issue link: https://issues.apache.org/jira/browse/IOTDB-68

MyXOF and others added 30 commits March 22, 2019 16:36
update MetadataStateMachine
# Conflicts:
#	cluster/src/main/java/org/apache/iotdb/cluster/rpc/bolt/response/NonQueryResponse.java
# Conflicts:
#	cluster/src/main/java/org/apache/iotdb/cluster/config/ClusterConfig.java
@qiaojialin
Copy link
Member

#460

@qiaojialin qiaojialin closed this Feb 23, 2020
@qiaojialin qiaojialin deleted the cluster_framework branch June 16, 2021 07:20
@qiaojialin qiaojialin restored the cluster_framework branch June 16, 2021 07:20
@qiaojialin qiaojialin deleted the cluster_framework branch June 16, 2021 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants