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

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

Valentin Kulichenko created IGNITE-2748:
-------------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)