[
https://issues.apache.org/jira/browse/IGNITE-14729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-14729:
-----------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Fix JDBC test suite flakiness after IGNITE-14575
> -------------------------------------------------
>
> Key: IGNITE-14729
> URL: https://issues.apache.org/jira/browse/IGNITE-14729
> Project: Ignite
> Issue Type: Bug
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> JDBC test suite went flaky after IGNITE-14575. On the first look it seems
> like there is a race condition: ClientImpl notifies listeners (notably,
> DistributedMetaStorage) about `EVT_NODE_JOINED` before `state` is set to
> `CONNECTED`. This way, distributed meta storage tries to perform write
> operations and ClientImpl is not ready yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)