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