GitHub user mcherkasov opened a pull request:
https://github.com/apache/ignite/pull/2820 IGNITE-6234 Initialize schemaIds to empty set if schemas field is null during the deserialization
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6234-v2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2820.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2820
----
commit 55fe403e9d2fb73cbbf0c89f5cedbe2eb5b8839b
Author: mcherkasov <
[hidden email]>
Date: 2017-10-09T10:44:06Z
IGNITE-6234 Initialize schemaIds to empty set if schemas field is null during the deserialization
----
---