GitHub user dmekhanikov opened a pull request:
https://github.com/apache/ignite/pull/4916 IGNITE-9794 Handle UnregisteredBinaryTypeException on metadata registration under topology lock.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite IGNITE-9794
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4916.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4916
----
commit b49ddc9600c6483e4d00d75018eb5839e076e0bf
Author: Denis Mekhanikov <dmekhanikov@...>
Date: 2018-10-04T14:59:02Z
IGNITE-9794 Handle UnregisteredBinaryTypeException on metadata registration under topology lock.
----
---