You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by sj...@apache.org on 2020/05/18 18:57:11 UTC

[flink] branch master updated (a875235 -> 7934fc0)

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

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


    from a875235  [FLINK-17799][network] Fix performance regression in the benchmarks
     add 7934fc0  [FLINK-17506][state-processor-api] Use proper RocksDB configurations in KeyedStateInputFormat

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/state/api/BootstrapTransformation.java |  9 ++++++---
 .../java/org/apache/flink/state/api/ExistingSavepoint.java  |  1 +
 .../apache/flink/state/api/input/KeyedStateInputFormat.java | 10 ++++++++++
 .../flink/state/api/input/KeyedStateInputFormatTest.java    | 13 +++++++------
 4 files changed, 24 insertions(+), 9 deletions(-)