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)