You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Maximilian Michels (Jira)" <ji...@apache.org> on 2019/09/05 16:16:00 UTC

[jira] [Created] (BEAM-8157) Flink state requests return wrong state when encoded key is length-prefixed

Maximilian Michels created BEAM-8157:
----------------------------------------

             Summary: Flink state requests return wrong state when encoded key is length-prefixed
                 Key: BEAM-8157
                 URL: https://issues.apache.org/jira/browse/BEAM-8157
             Project: Beam
          Issue Type: Bug
          Components: runner-flink
    Affects Versions: 2.13.0
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
             Fix For: 2.16.0


Due to multiple changes made in BEAM-7126, the Flink internal key encoding is broken when the key is encoded with a length prefix. Flink requires the internal key to be encoded without a length prefix. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)