Basic understanding of distributed databasesFamiliarity with TDengine cluster operations
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
20
調査方針
Investigate whether a new node should have non zero vnodes after expansion. Check the TDengine source code in the dnode or vnode modules for vnode allocation logic during node addition. Compare the behavior with existing nodes. Look for any configuration or condition that might result in 0 vnodes. Consider reviewing the cluster documentation or asking the reporter for more details like logs or the output of cluster status commands.
扩容新节点的vnodes数量为0 · taosdata/TDengine#34512 | Good First Issue