You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/04/05 01:24:25 UTC

[jira] [Created] (BEAM-171) JAXBCoder ignores Context and inappropriately consumes input

Thomas Groh created BEAM-171:
--------------------------------

             Summary: JAXBCoder ignores Context and inappropriately consumes input
                 Key: BEAM-171
                 URL: https://issues.apache.org/jira/browse/BEAM-171
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Davor Bonaci


JAXBCoder ignores being part of a nested stream with elements following it, and consumes the entire input. This is broken, and should be fixed by prepending the length of the encoded representation and consuming that amount.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)