GitHub user dmekhanikov opened a pull request: https://github.com/apache/ignite/pull/3620
Keep marshaller mappings in consistent state You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7794 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3620.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3620 ---- commit 88863d9ead8db10ceeae97bce4f6ecb8c41b165b Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-03-06T15:51:00Z ignite-7794 save marshaller mappings to disk when connecting commit 94e8f59cd4f17cf819a4fe7e1ae24c356718a8fe Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-03-07T17:28:09Z ignite-7794 share persisted marshaller mappings when connecting commit 077d7a5d6681c7c9b3eb5e9964d6b45236048da3 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-03-07T17:28:46Z ignite-7794 add tests for marshaller mappings consistency ---- ---