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

tzulitai pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.


    from e10cdd3  [FLINK-19515][python] InvocationContext use after dispose fix
     new a7efe0a  [FLINK-19692][core] Expose the list of assigned key groups
     new 3a5b541  [FLINK-19692][core] Write all the assigned KeyGroups into the 
raw keyed stream
     new 8823b27  [FLINK-19692][core] Add a header for each keyGroup

The 3 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:
 .../core/logger/CheckpointedStreamOperations.java  |  2 +
 .../statefun/flink/core/logger/KeyGroupStream.java |  4 ++
 .../flink/statefun/flink/core/logger/Loggers.java  |  5 ++
 .../flink/core/logger/UnboundedFeedbackLogger.java | 61 +++++++++++++++--
 .../core/logger/UnboundedFeedbackLoggerTest.java   | 76 ++++++++++++++++++++--
 5 files changed, 137 insertions(+), 11 deletions(-)

Reply via email to