[
https://issues.apache.org/jira/browse/IGNITE-22957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-22957:
-----------------------------------------
Description: Storage tests currently use {{UUID#randomUUID}} as transaction
IDs. Actual transaction IDs are more meaningful, they contain transaction
commit timestamp, for example. This is required in IGNITE-19395, for example,
so it is proposed to use more realistic transaction IDs in tests.
> Use sensible Transaction ID in storage tests
> --------------------------------------------
>
> Key: IGNITE-22957
> URL: https://issues.apache.org/jira/browse/IGNITE-22957
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Trivial
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Storage tests currently use {{UUID#randomUUID}} as transaction IDs. Actual
> transaction IDs are more meaningful, they contain transaction commit
> timestamp, for example. This is required in IGNITE-19395, for example, so it
> is proposed to use more realistic transaction IDs in tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)