You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2016/03/03 00:38:18 UTC

[jira] [Commented] (IGNITE-2748) Service proxy makes remote call for methods declared in java.lang.Object

    [ https://issues.apache.org/jira/browse/IGNITE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176720#comment-15176720 ] 

Alexey Goncharuk commented on IGNITE-2748:
------------------------------------------

Good to merge.

> 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)