[
https://issues.apache.org/jira/browse/BEAM-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaclav Plajt closed BEAM-5179.
------------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> Use chunked Kryo encoding instead of our own chunking
> ------------------------------------------------------
>
> Key: BEAM-5179
> URL: https://issues.apache.org/jira/browse/BEAM-5179
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-euphoria
> Reporter: Vaclav Plajt
> Assignee: Vaclav Plajt
> Priority: Major
> Fix For: Not applicable
>
>
> Current version of {{KryoCoder}} is implemeting chunking of output and output
> of its own by writing int of pre-determined lenght of data to
> {{OutputStream}}. That is not necessary since kryo already supports [chunked
> encoding|https://github.com/EsotericSoftware/kryo#chunked-encoding]. Use it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)