You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/03/19 10:05:38 UTC

[jira] [Created] (IGNITE-510) Do not use static DESC_BY_CLS map in OptimizedMarshallerUtils

Semen Boikov created IGNITE-510:
-----------------------------------

             Summary: Do not use static DESC_BY_CLS map in OptimizedMarshallerUtils
                 Key: IGNITE-510
                 URL: https://issues.apache.org/jira/browse/IGNITE-510
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Semen Boikov
            Assignee: Semen Boikov
             Fix For: sprint-2


Static map does not work in case if we start two unrelated grids in single VM, so it is possible that there is entry in the map, but class name is not in marshaller cache.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)