You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/08/13 08:59:00 UTC

[flink] branch master updated (477accc -> 1ff1266)

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

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


    from 477accc  [hotfix] Remove mocking from RestServerEndpointITCase
     add b196912  [FLINK-18815] Change Thread.sleep(2) to Thread.sleep(0) to fail SafetyNetCloseableRegistryTest#testClose more often
     add 1ff1266  [FLINK-18815] Close safety net guarded closeable iff it is still registered

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/core/fs/SafetyNetCloseableRegistry.java   | 10 +++++++---
 .../java/org/apache/flink/util/AbstractCloseableRegistry.java  |  4 ++--
 .../apache/flink/core/fs/AbstractCloseableRegistryTest.java    |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)