You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Mekhanikov (JIRA)" <ji...@apache.org> on 2018/10/04 14:57:00 UTC

[jira] [Created] (IGNITE-9794) Registration of a binary type with POJO field under topology lock leads to UnregisteredBinaryTypeException

Denis Mekhanikov created IGNITE-9794:
----------------------------------------

             Summary: Registration of a binary type with POJO field under topology lock leads to UnregisteredBinaryTypeException
                 Key: IGNITE-9794
                 URL: https://issues.apache.org/jira/browse/IGNITE-9794
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.6
            Reporter: Denis Mekhanikov
            Assignee: Denis Mekhanikov
             Fix For: 2.8
         Attachments: BinaryMetadataRegistrationInsideEntryProcessorTest.java

Please find attached test class with a reproducer.

The exception was introduced in IGNITE-8926. Metadata registration should be retried when this exception is thrown, but it doesn't happen.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)