GitHub user alamar opened a pull request:
https://github.com/apache/ignite/pull/4063 IGNITE-8547 Use JVM serialization for enum values with OptimizedMarshâ¦
â¦aller, avoid deadlock.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8547
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4063.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4063
----
commit 4ddb8bd85c7000356badb7bd8daf233491aaa3bf
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date: 2018-05-22T11:32:12Z
IGNITE-8547 Use JVM serialization for enum values with OptimizedMarshaller, avoid deadlock.
----
---