[
https://issues.apache.org/jira/browse/IGNITE-19642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-19642:
--------------------------------------
Fix Version/s: 3.0.0-beta2
> CatalogService should use HybridClock to register new Catalog version.
> ----------------------------------------------------------------------
>
> Key: IGNITE-19642
> URL: https://issues.apache.org/jira/browse/IGNITE-19642
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, tech-debt
> Fix For: 3.0.0-beta2
>
>
> As of now we use System.currentTimestamp to assign timestamp for a new
> Catalog version.
> Let's use HybridClock instead.
> Also, there are bunch of Thread.sleep(5) in CatalogServiceSelftTest tests as
> a workaround for this issue. Let's also remove any waiting in tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)