You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2020/02/13 13:28:00 UTC

[jira] [Created] (IGNITE-12675) Binary types registered in two stages when entry processor is used

Konstantin Orlov created IGNITE-12675:
-----------------------------------------

             Summary: Binary types registered in two stages when entry processor is used
                 Key: IGNITE-12675
                 URL: https://issues.apache.org/jira/browse/IGNITE-12675
             Project: Ignite
          Issue Type: Bug
          Components: binary
            Reporter: Konstantin Orlov


When you try to add new value with entry processor, binary type registration proceeded in two stages:
 - class registration
 - binary metadata registration

Perhaps it could be achieved by only one stage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)