GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/5331 GG-13597 Fixed converting DynamicCacheDescriptor to StoredCacheData dâ¦
â¦uring 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/5331.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5331
----
commit 1b7540923005d66549399cd1f8de5a83b76ecc3e
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-11-02T16:08:14Z
GG-13597 Fixed converting DynamicCacheDescriptor to StoredCacheData during saving
----
---