[
https://issues.apache.org/jira/browse/IGNITE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610323#comment-16610323
]
ASF GitHub Bot commented on IGNITE-9535:
----------------------------------------
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.
----
> ClientChangeGlobalStateComputeRequest is missing @GridInternal annotation
> -------------------------------------------------------------------------
>
> Key: IGNITE-9535
> URL: https://issues.apache.org/jira/browse/IGNITE-9535
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
>
> Problematic class:
> org.apache.ignite.internal.processors.cluster.GridClusterStateProcessor.ClientChangeGlobalStateComputeRequest;
> @GridInternal annotation must be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)