Kirill Sizov created IGNITE-21511:
--------------------------------------
Summary: ReadOnlyScanRetrieveBatchReplicaRequest uses randomUUID
as transaction id
Key: IGNITE-21511
URL: https://issues.apache.org/jira/browse/IGNITE-21511
Project: Ignite
Issue Type: Task
Reporter: Kirill Sizov
The request {{ReadOnlyScanRetrieveBatchReplicaRequest}} is constructed with
{{UUID.randomUUID()}} as transaction id.
It should use a started readonly transaction id instead for the resources to be
correctly released.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)