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)