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/09/23 14:18:15 UTC

[flink] branch master updated (e2deb92 -> dad7297)

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 e2deb92  [FLINK-19165] Refactor the UnilateralSortMerger
     add dad7297  [FLINK-19331][state-processor-api] Native resource leak when working with RocksDB

No new revisions were added by this update.

Summary of changes:
 .../state/api/input/KeyedStateInputFormat.java     |  6 ++++--
 .../state/api/input/MultiStateKeyIterator.java     | 24 +++++++++++++++++++---
 .../input/operator/KeyedStateReaderOperator.java   | 17 +++++++++------
 .../api/input/operator/StateReaderOperator.java    |  4 ++--
 .../api/input/operator/WindowReaderOperator.java   | 22 ++++++++++++++------
 5 files changed, 54 insertions(+), 19 deletions(-)