[
https://issues.apache.org/jira/browse/IGNITE-22086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-22086:
------------------------------------
Description: We propagate *observableTimestamp* to client with every
response (see *ClientInboundMessageHandler#writeResponseHeader*), but not on
handshake. As a result, the very first operation from the client has
*observableTimestamp=0*, which can cause causality issues.
> Thin 3.0: observableTimestamp is 0 after handshake
> --------------------------------------------------
>
> Key: IGNITE-22086
> URL: https://issues.apache.org/jira/browse/IGNITE-22086
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> We propagate *observableTimestamp* to client with every response (see
> *ClientInboundMessageHandler#writeResponseHeader*), but not on handshake. As
> a result, the very first operation from the client has
> *observableTimestamp=0*, which can cause causality issues.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)