Pass actual types to node/instance constructors
This patch changes the parameters passed to the node and instance constructors from generic Strings (which are then parsed via “read”) to the actual used types, by converting them earlier in Cluster.loadData.
Loading
Please register or sign in to comment