[
https://issues.apache.org/jira/browse/IGNITE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko closed IGNITE-2748.
---------------------------------------
> Service proxy makes remote call for methods declared in java.lang.Object
> ------------------------------------------------------------------------
>
> Key: IGNITE-2748
> URL: https://issues.apache.org/jira/browse/IGNITE-2748
> Project: Ignite
> Issue Type: Bug
> Components: managed services
> Reporter: Valentin Kulichenko
> Assignee: Valentin Kulichenko
> Priority: Critical
> Fix For: 1.6
>
> Attachments: master_d2d5d24_ignite-2748.patch
>
>
> To reproduce the issue, get a service proxy and call one of
> {{java.lang.Object}} methods (e.g., {{hashCode}}). It will make a remote
> call, which is not needed and can cause issues.
> In addition, we should block the gateway on proxy invocation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)