[
https://issues.apache.org/jira/browse/ARIES-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated ARIES-1587:
---------------------------------------
Affects Version/s: rsa-1.9.0
> Support streams in fastbin
> --------------------------
>
> Key: ARIES-1587
> URL: https://issues.apache.org/jira/browse/ARIES-1587
> Project: Aries
> Issue Type: New Feature
> Components: Remote Service Admin
> Affects Versions: rsa-1.9.0
> Reporter: Johannes Utzig
> Fix For: rsa-2.0.0
>
>
> Fastbin should support InputStreams and OutputStreams as parameters and
> return values of remote calls.
> Since streams cannot be serialized directly, the distribution provider should
> replace the original objects with serializable proxies that load/write data
> through additional remote requests.
> For sending large amounts of data this approach would work far better than
> serializing a huge byte[]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)