Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0, 1.17.0, 1.15.2
Description
BlobServerCleanupTest utilizes failsWithin using a low timeout threshold (100ms) in several locations. This might result in test instabilities (e.g. here). We shouldn't rely on timeouts as stated in the Flink coding guidelines.