Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-14177

GroupByKey iteration caching broken for portable runners like Dataflow runner v2

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.38.0
    • sdk-java-harness
    • None

    Description

      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.

      The fix is to subcache the cache before passing it into StateFetchingIterators restoring the prior behavior.

      Attachments

        Activity

          People

            lcwik Luke Cwik
            lcwik Luke Cwik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h 10m
                2h 10m