What is the purpose of the `tableRedistUpPolicy` parameter?

5 vues

Réponse

This parameter specifies the table redistribution policy when the number of worker pods increases on a running CAS server. It can be set to 'NOREDIST' to prevent redistribution, 'REBALANCE' to rebalance the data across the new set of workers, or 'DEFER' to let a higher-level entity decide.
Did this answer help you?
alterTable

table

See technical action