This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git.
from 3e17833 [FLINK-18646] Verify memory manager empty in a separate thread with larger timeout new dd81861 [FLINK-18815] Change Thread.sleep(2) to Thread.sleep(0) to fail SafetyNetCloseableRegistryTest#testClose more often new 69c5553 [FLINK-18815] Close safety net guarded closeable iff it is still registered The 2 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: .../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(-)