
Parameter | Description |
Waiting Timeout Threshold | Value range: 1000 to 100000000. It indicates the waiting time in the hot spot update protection queue. When the set threshold is less than the maximum value of 100000000, if the waiting time in the hot spot update protection queue exceeds this threshold, the transaction will exit the hot spot update protection queue and follow the original row lock logic. When the set threshold is the maximum value of 100000000, if the waiting time in the hot spot update protection queue exceeds this threshold, the transaction will always wait. |
Execution Mode | It includes Scheduled stop and Manual stop. Scheduled stop: After you select scheduled closure, you need to set the task execution time. The task will start executing upon submission and will automatically be closed when the execution time ends. The task can also be manually closed in the operation column of the task list during execution. Manual stop: After you select manual closure, the task will continue to execute upon submission until it is manually closed in the operation column of the task list. |

Parameter | Description |
Status | It includes Running, Completed, and Terminated. Running: The task is in progress. Completed: The task with the execution method set to Automatic Closure will be automatically closed after the specified task execution time ends. Terminated: There are two situations. The task with the execution method set to Automatic Closure will be manually closed before the specified task execution time ends. The task with the execution method set to Manual Closure will be manually closed. |
Start Time | The time when the hot spot update protection task was created, which is the task start time. |
Execution Time | The execution time of the task. If the status is Completed or Terminated, it indicates the normal running time of the task. If the status is Running, it indicates the executed time of the task. |
Remaining Time | Remaining time for task execution. When a task is created, the task execution time is Automatic Closure: When the status is Running, Remaining Time = Execution Time (set when creating the task) - Execution Time (displayed in the task list). If the status is Completed or Terminated, the remaining time is 0. When a task is created, the task execution time is Manual Closure: The remaining time displays --. |
Waiting Timeout Threshold | Value Range: 1000 to 100000000. It indicates the waiting time in the hot spot update protection queue. When the set threshold is less than the maximum value of 100000000, if the waiting time in the hot spot update protection queue exceeds this threshold, the transaction will exit the hot spot update protection queue and follow the original row lock logic. When the set threshold is the maximum value of 100000000, if the waiting time in the hot spot update protection queue exceeds this threshold, the transaction will always wait. |
Operation | Close task: When you need to terminate a task with the status Running, click Close in the Operation column. Delete task: When you need to delete a task with the status Terminated or Completed, you can delete tasks individually or in batches. Single deletion: Click Delete in the Operation column of the corresponding task. Batch deletion: Select one or more tasks to be deleted in the hot spot update protection task list, and click Delete at the top of the task list. |
Feedback