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

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


    from c8f9189  [FLINK-19827] Add a withSavepointLocation method
     new 1370e4b  [FLINK-19692][core] Expose the list of assigned key groups
     new 3ba589e  [FLINK-19692][core] Write all the assigned KeyGroups into the 
raw keyed stream
     new ddeec31  [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