[
https://issues.apache.org/jira/browse/IGNITE-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk updated IGNITE-9830:
-------------------------------------
Description:
Sometimes transaction commit on a large cluster may produce an exception
complaining about missing binary schema.
UPD: As per investigation, the issue was caused by a concurrent update not
checking if the metadata being registered has pending version.
was:Sometimes transaction commit on a large cluster may produce an exception
complaining about missing binary schema.
> o.a.i.i.b.BinaryReaderExImpl#getOrCreateSchema sometimes misses latest
> metadata version resulting in failed tx commit because of absent schema.
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-9830
> URL: https://issues.apache.org/jira/browse/IGNITE-9830
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexei Scherbakov
> Assignee: Alexei Scherbakov
> Priority: Major
> Fix For: 2.8
>
>
> Sometimes transaction commit on a large cluster may produce an exception
> complaining about missing binary schema.
> UPD: As per investigation, the issue was caused by a concurrent update not
> checking if the metadata being registered has pending version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)