You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2022/03/25 16:34:00 UTC

[jira] [Created] (BEAM-14177) GroupByKey re-iteration broken for Dataflow runner v2

Luke Cwik created BEAM-14177:
--------------------------------

             Summary: GroupByKey re-iteration broken for Dataflow runner v2
                 Key: BEAM-14177
                 URL: https://issues.apache.org/jira/browse/BEAM-14177
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-harness
            Reporter: Luke Cwik
            Assignee: Luke Cwik
             Fix For: 2.38.0


The wrong cache key is being used as it has not been namespaced to the state key.

This was previously being done within StateFetchingIterators but https://github.com/apache/beam/pull/17121 changed that to use a single shared key.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)