GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2919
IGNITE-6723: example fix: change type from scala sequence to scala Ar⦠â¦ray for member of serialized closure You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6723 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2919.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2919 ---- commit 6f4e31602ff073b71089fc688f09e0227a509478 Author: tledkov-gridgain <tled...@gridgain.com> Date: 2017-10-24T14:18:34Z IGNITE-6723: example fix: change type from scala sequence to scala Array for member of serialized closure ---- ---