[
https://issues.apache.org/jira/browse/IGNITE-24055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908826#comment-17908826
]
Pavel Pereslegin commented on IGNITE-24055:
-------------------------------------------
Need to update the observation time after processing DDL statements (use the
new catalog activation time).
> Distinguished SQL operation to update observation timestamp
> -----------------------------------------------------------
>
> Key: IGNITE-24055
> URL: https://issues.apache.org/jira/browse/IGNITE-24055
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> Currently, we need to update observation timestamp in
> {{ClientInboundMessageHandler}} for any SQL because the script can contain an
> DDL operation (for example, "CREATE TABLE"). But it is not necessary for any
> DML.
> h3. Definition of done
> Update the observation timestamp only for that operation where it is required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)