GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/5332 IGNITE-10156 Fixed converting DynamicCacheDescriptor to StoredCacheDaâ¦
â¦ta during saving
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10156
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5332.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5332
----
commit b8856da786a9afb7d7a33969eb9f96ddc5113383
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-11-02T16:08:14Z
IGNITE-10156 Fixed converting DynamicCacheDescriptor to StoredCacheData during saving
----
---