You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Jialin Qiao <qi...@apache.org> on 2022/04/02 10:35:03 UTC

Common classes for Datanode and Confignode in new cluster

Hi,

This PR[1] unifies the common classes in the new cluster into node-commons
module.
Mainly about partition and node information.

You could use this directly and avoid creating duplicated classes.

[1] https://github.com/apache/iotdb/pull/5400

Thanks,
Jialin Qiao

Re: Common classes for Datanode and Confignode in new cluster

Posted by HW-Chao Wang <57...@qq.com.INVALID>.
good!



---Original---
From: "Jialin Qiao"<qiaojialin@apache.org&gt;
Date: Sat, Apr 2, 2022 18:35 PM
To: "dev"<dev@iotdb.apache.org&gt;;
Subject: Common classes for Datanode and Confignode in new cluster


Hi,

This PR[1] unifies the common classes in the new cluster into node-commons
module.
Mainly about partition and node information.

You could use this directly and avoid creating duplicated classes.

[1] https://github.com/apache/iotdb/pull/5400

Thanks,
Jialin Qiao