GitHub user dgarus opened a pull request:
https://github.com/apache/ignite/pull/3841 IGNITE-8162 Handle ClassNotFoundException during deserialization of persisted cache configuration
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dgarus/ignite ignite-8162
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3841.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3841
----
commit fd28f4bef77f4e8d4d94290de598f156f60e1e50
Author: denis.garus <d.garus@...>
Date: 2018-04-17T09:41:30Z
IGNITE-8162 Show meaningful message with instruction how to overcome ClassNotFoundException during deserialization of persisted cache configuration
commit 9b84851a9cbbd89ec1d9e901e83a95afdc67f9e4
Author: denis.garus <d.garus@...>
Date: 2018-04-17T09:52:28Z
Merge branch 'master' of
https://github.com/apache/ignite into ignite-8162
----
---