You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2023/02/27 22:39:41 UTC

[beam] branch master updated (170c4184ce1 -> 62e9a1239bb)

This is an automated email from the ASF dual-hosted git repository.

reuvenlax pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 170c4184ce1 Merge pull request #25633 from andreykot/patch-1
     add 1087abeb734 Fix paginated windmill sorted list state.
     new 62e9a1239bb Merge pull request #25639: Fix paginated windmill sorted list state

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dataflow/worker/WindmillStateReader.java       | 15 ++++--
 .../dataflow/worker/WindmillStateReaderTest.java   | 58 ++++++++++++++++++----
 2 files changed, 58 insertions(+), 15 deletions(-)


[beam] 01/01: Merge pull request #25639: Fix paginated windmill sorted list state

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reuvenlax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 62e9a1239bb6f9ef2f1469d0c1af192697f8b10c
Merge: 170c4184ce1 1087abeb734
Author: Reuven Lax <re...@google.com>
AuthorDate: Mon Feb 27 14:39:32 2023 -0800

    Merge pull request #25639: Fix paginated windmill sorted list state

 .../dataflow/worker/WindmillStateReader.java       | 15 ++++--
 .../dataflow/worker/WindmillStateReaderTest.java   | 58 ++++++++++++++++++----
 2 files changed, 58 insertions(+), 15 deletions(-)