[
https://issues.apache.org/jira/browse/IGNITE-10830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729517#comment-16729517
]
ASF GitHub Bot commented on IGNITE-10830:
-----------------------------------------
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/5760
IGNITE-10830 Return back semantic of
GridServiceProcessor#ServiceTopologyCallable to avoid possible serialization
issues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-10830
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5760.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 #5760
----
commit 33cb0575d2e38dc32771c55fc9a0aa7dffb1778d
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-12-27T10:39:13Z
Fixed.
----
> Return back semantic of GridServiceProcessor#ServiceTopologyCallable to avoid
> possible serialization issues
> -----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-10830
> URL: https://issues.apache.org/jira/browse/IGNITE-10830
> Project: Ignite
> Issue Type: Task
> Components: managed services
> Reporter: Vyacheslav Daradur
> Assignee: Vyacheslav Daradur
> Priority: Major
> Fix For: 2.8
>
>
> It's necessary to revert changes of
> {{GridServiceProcessor#ServiceTopologyCallable}} introduced within
> IGNITE-9607.
> This may lead to serialization issues in some cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)