Johannes Utzig created ARIES-1582:
-------------------------------------
Summary: fastbin should handle object methods locally
Key: ARIES-1582
URL: https://issues.apache.org/jira/browse/ARIES-1582
Project: Aries
Issue Type: Improvement
Components: Remote Service Admin
Affects Versions: rsa-1.8.0
Reporter: Johannes Utzig
The proxy created by the fastbin provider should handle object methods (equals,
hashcode, ...) as local calls instead of remote calls.
There is hardly any scenario where people want to use those as actual remote
calls and remote hashcode/equals creates a severe performance penalty when the
remote objects are stored in a list or map.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)