All Products
Search
Document Center

Dataphin:Real-time mode state configuration

Last Updated:Jun 23, 2026

State is a mechanism in Flink for real-time tasks to maintain and manage data status. Configuring an appropriate state expiration time improves resource utilization, memory management, data consistency, and fault tolerance.

Procedure

  1. For detailed instructions, refer to the referenced document to navigate to the Real-time Mode configuration page.

  2. Within the state Configuration section, set the State Configuration parameters for the task's real-time mode.

    image

    The state data's default expiration time is set to 36 hours. You may adjust this duration to days, hours, minutes, or seconds. If left unspecified, the job engine version's default value will be applied.

  3. To finalize the configuration, click OK.