关于iotdb集群搭建事宜请教
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
各位好,
近期准备使用iotdb搭建分布式集群,版本1.1.0,想配置3台机器3c3d,看了官网资料,存在如下疑问:
1.推荐使用哪种部署模式选型,**高性能分布式模式** 还是 **强一致分布式模式**
2.关于datanode的配置参数:**dn_target_config_node_list** 应该写一台种子ConfigNode 机器的ip和端口,还是把3台ConfigNode 的ip和端口都写上?
3.关于启停,
启:先起种子,再起其他2台ConfigNode,然后再起三台datanode?
停:停3台ConfigNode(这三台有一台是种子,种子要不要先停),再停datanode?
谢谢各位。
Contributor guide
Research direction
Start with the official IoTDB 1.1.0 cluster deployment documentation and the definitions of the high-performance and strong-consistency modes. Verify dn_target_config_node_list and the ConfigNode/DataNode startup and shutdown order against the documented behavior. Done means adding clear, version-specific guidance that answers all three questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, devops, distributed-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100