nodes (except head node) can deconnect and reconnect to/from the cluster and work is rebalanced properly. if a node dies while simulating, the leftover work is picked up at the end and everything is merged normall. Tests of the actual validity of the mergd data have not been made yet
241 B
241 B
add parameter
- add it to
const.valid_param_types - add it to README.md
- add the necessary logic in the appropriate
initialize.ensure_consistencysubfunction - optional : add a default value
- optional : add to valid varying