[
https://issues.apache.org/jira/browse/IGNITE-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Mekhanikov updated IGNITE-6214:
-------------------------------------
Description:
Sometimes client may hang when performing concurrent SQL updates.
Reproducing code is in the attachment.
The reason is that insert triggers metadata update, which may leave some of the
nodes infinitely waiting when performed concurrently.
was:
Sometimes client may hang when performing concurrent SQL updates.
Reproducing code is in the attachment.
> Binary metadata update may hang
> -------------------------------
>
> Key: IGNITE-6214
> URL: https://issues.apache.org/jira/browse/IGNITE-6214
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Mekhanikov
> Assignee: Denis Mekhanikov
> Fix For: 2.3
>
> Attachments: SqlInserter.java, sql-test-client.xml,
> sql-test-default.xml, sql-test.xml
>
>
> Sometimes client may hang when performing concurrent SQL updates.
> Reproducing code is in the attachment.
> The reason is that insert triggers metadata update, which may leave some of
> the nodes infinitely waiting when performed concurrently.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)