[
https://issues.apache.org/jira/browse/BEAM-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaclav Plajt reassigned BEAM-5205:
----------------------------------
Assignee: Vaclav Plajt (was: David Moravek)
> Use chunked Kryo encoding instead of our own chunking
> -----------------------------------------------------
>
> Key: BEAM-5205
> URL: https://issues.apache.org/jira/browse/BEAM-5205
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-euphoria
> Reporter: Vaclav Plajt
> Assignee: Vaclav Plajt
> Priority: Major
>
> 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)