You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2019/07/05 10:57:00 UTC

[flink] branch release-1.8 updated (fbfe7d4 -> 755ab6f)

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

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


    from fbfe7d4  [FLINK-12889] Set FatalExitExceptionHandler for StreamTask#asyncOperationsThreadPool
     add 755ab6f  [FLINK-12319][Library/CEP]Change the logic of releasing node from recursive to non-recursive

No new revisions were added by this update.

Summary of changes:
 .../cep/nfa/sharedbuffer/SharedBufferAccessor.java | 45 +++++++++++-----------
 .../cep/nfa/sharedbuffer/SharedBufferTest.java     | 38 ++++++++++++++++++
 2 files changed, 61 insertions(+), 22 deletions(-)