Pavel Tupitsyn created IGNITE-4914:
--------------------------------------
Summary: Dynamic type registration hangs for platformId > 0 on
node restart
Key: IGNITE-4914
URL: https://issues.apache.org/jira/browse/IGNITE-4914
Project: Ignite
Issue Type: Bug
Components: binary
Affects Versions: 2.0
Reporter: Pavel Tupitsyn
Fix For: 2.0
{{MarshallerContextImpl.registerClassName}} hangs when called after node
restart:
* Start two nodes, A and B
* Call {{registerClassName}} with {{platformId = 1}} and any class name from
node B
* Stop node B
* Start node B again
* Call {{registerClassName}} with {{platformId = 1}} and any class name from
node B
The last call hangs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)