good!
---Original--- From: "Jialin Qiao"<[email protected]> Date: Sat, Apr 2, 2022 18:35 PM To: "dev"<[email protected]>; 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
