Vaclav Plajt created BEAM-5205:
----------------------------------

             Summary: 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: David Moravek


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)

Reply via email to