[jira] [Created] (IGNITE-7794) Marshaller mappings are not saved to disk on joining nodes

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7794) Marshaller mappings are not saved to disk on joining nodes

Anton Vinogradov (Jira)
Denis Mekhanikov created IGNITE-7794:
----------------------------------------

             Summary: Marshaller mappings are not saved to disk on joining nodes
                 Key: IGNITE-7794
                 URL: https://issues.apache.org/jira/browse/IGNITE-7794
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Denis Mekhanikov
             Fix For: 2.5
         Attachments: GridMarshallerMappingConsistencyTest.java

Find attached test class.

When a node connects to a cluster, that already has some marshaller mappings, they are not saved to disk on the joining node. It may result in "Unknown pair" error, if a cluster has persistence enabled, and a nodes without needed mappings start and try to read persisted data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)