There must be a preliminary research to produce an initial FoundationDB config to be shipped with CMAPI. Storage engine and default settings must be taken into account.
In case of any MCS cluster topology change there must be corresponding change to FDB topology.
There are two operations that affects MCS cluster topology:
- add node
- remove node
There is a failover mechanism that also implicitly affects cluster topology.
`redundancy mode` must be changed accordingly. The FDB configuration change must happen programmatically using Python API.
There must be a preliminary research to produce an initial FoundationDB config to be shipped with CMAPI. Storage engine and default settings must be taken into account.
In case of any MCS cluster topology change there must be corresponding change to FDB topology.
There are two operations that affects MCS cluster topology:
There is a failover mechanism that also implicitly affects cluster topology.
`redundancy mode` must be changed accordingly. The FDB configuration change must happen programmatically using Python API.