MartijnVisser commented on code in PR #28560:
URL: https://github.com/apache/flink/pull/28560#discussion_r4019787654


##########
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/util/DockerImageVersions.java:
##########
@@ -36,7 +36,7 @@ public class DockerImageVersions {
 
     public static final String LOCALSTACK = "localstack/localstack:0.13.3";
 
-    public static final String SEAWEEDFS = "chrislusf/seaweedfs:4.34";
+    public static final String SEAWEEDFS = "chrislusf/seaweedfs:4.38";

Review Comment:
   I compared 4.34 and 4.38, the directory probes change as you describe. 
Nothing in the suite restores from a savepoint though, so I think that fix 
needs a case.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to