[
https://issues.apache.org/jira/browse/IOTDB-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reassigned IOTDB-3721:
----------------------------------
Assignee: JingLiFang (was: Yuan Tian)
> Keep each FI's execution timeout consistent with timeout set in session
> -----------------------------------------------------------------------
>
> Key: IOTDB-3721
> URL: https://issues.apache.org/jira/browse/IOTDB-3721
> Project: Apache IoTDB
> Issue Type: Task
> Reporter: Yuan Tian
> Assignee: JingLiFang
> Priority: Major
> Attachments: image-2022-07-01-23-58-22-577.png,
> image-2022-07-02-00-01-18-346.png
>
>
> Currently, we just use default timeout in iotdb-datanode.properties as each
> fragment instance's execution timeout which makes timeout we set in each
> connection invalid.
> !image-2022-07-01-23-58-22-577.png!
> We should use timeout we set in each connection as our fragment instance's
> execution timeout.
> !image-2022-07-02-00-01-18-346.png!
> We need to pass this parameter through protocol layer to Coordinator, then to
> execution layer. To achieve that, we may need to add timeout field in some
> existing data structure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)