[
https://issues.apache.org/jira/browse/ARIES-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346191#comment-15346191
]
Johannes Utzig commented on ARIES-1582:
---------------------------------------
Created a pull request https://github.com/apache/aries-rsa/pull/10
> 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)