You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/04/05 08:54:42 UTC

[jira] [Assigned] (IGNITE-4914) Dynamic type registration hangs for platformId > 0 on node restart

     [ https://issues.apache.org/jira/browse/IGNITE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Chugunov reassigned IGNITE-4914:
---------------------------------------

    Assignee: Sergey Chugunov

> 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)