pub const DATANODE_LEASE_SECS: u64 = REGION_LEASE_SECS; // 10u64
Expand description

When creating table or region failover, a target node needs to be selected. If the node’s lease has expired, the Selector will not select it.