[
https://issues.apache.org/jira/browse/IGNITE-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653455#comment-16653455
]
ASF GitHub Bot commented on IGNITE-9830:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4996
> 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)