[
https://issues.apache.org/jira/browse/IGNITE-24053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin reassigned IGNITE-24053:
-----------------------------------------
Assignee: Pavel Pereslegin
> Attach observation timestamp for JDBC client requests
> -----------------------------------------------------
>
> Key: IGNITE-24053
> URL: https://issues.apache.org/jira/browse/IGNITE-24053
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> Among the JDBC requests, we can have read requests that required an
> observation timestamp to calculate the read timestamp correctly.
> It is already done for SQL requests ({{ClientSqlExecuteRequest,
> ClientSqlExecuteBatchRequest, ClientSqlExecuteScriptRequest}}) and have to
> do the same for the JDBC.
> h3. Definition of done
> * JdbcQueryEventHandlerImpl#timestampTracker oughе to disappear
> * The observation timestamp should be tracked only on the client side
> (dedicated for any client)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)