When a new node comes up online or rejoins the current Fabric cluster, all common tables must also be updated on this node. There are two enrollment options:
Option 1: Directly from kafka
A new node connects directly to each Kafka topic for each Reference table to check whether a snapshot is available:
Option 2: From another node
A new node is online and requests an update:
Deploying a new Reference table has the following consequences:
Deploying a new reference table has the following consequences:
When running the following drop lutype k2_ref;
command from any Fabric Node the following occurs across the entire Fabric cluster:
When a new node comes up online or rejoins the current Fabric cluster, all common tables must also be updated on this node. There are two enrollment options:
Option 1: Directly from kafka
A new node connects directly to each Kafka topic for each Reference table to check whether a snapshot is available:
Option 2: From another node
A new node is online and requests an update:
Deploying a new Reference table has the following consequences:
Deploying a new reference table has the following consequences:
When running the following drop lutype k2_ref;
command from any Fabric Node the following occurs across the entire Fabric cluster: