You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Johannes Utzig (JIRA)" <ji...@apache.org> on 2016/06/23 09:16:16 UTC

[jira] [Created] (ARIES-1582) fastbin should handle object methods locally

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)