+1, and as old cluster functions are deprecated, we can also disable and delete the test cases of old cluster to accelerate CI.
在 2022/5/10 14:56,“Haonan Hou”<[email protected]> 写入: Hi, Since our new cluster version is under developing and the basic features have been implemented, I think it’s time to remove old cluster module from distribution package and add the new ConfigNode module into it. It will be helpful to debug and build the IT framework for the new cluster. By the way, the code of old cluster module will not be removed from our repo for now. Therefore we can still get the compiled old cluster binary package by running `mvn clean package -pl cluster -am -DskipTests` command. How do you think? Best, Haonan Hou
