GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4721
IGNITE-9535 ClientChangeGlobalStateComputeRequest is missing @GridInternal annotation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9535 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4721.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 #4721 ---- commit 3ef6f4946a2d78de56db77f0b53f85044efd5095 Author: ibessonov <bessonov.ip@...> Date: 2018-09-11T09:02:26Z IGNITE-9535 Missing annotation added to GridClusterStateProcessor.ClientChangeGlobalStateComputeRequest class. ---- ---