Skip to content

Commit 94ae35a

Browse files
[FLINK-38148][FlinkService] Fix checkstyle
1 parent f11956a commit 94ae35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-kubernetes-operator/src/main/java/org/apache/flink/runtime/rest/messages/JobExceptionsInfoWithHistory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
/**
3939
* Copied from Flink 2.0 to handle removed changes, with small modifications like: FLINK-38148 that
40-
* allows nullable `failureLabels` to support Flink v1.17
40+
* allows nullable `failureLabels` to support Flink v1.17.
4141
*/
4242
public class JobExceptionsInfoWithHistory implements ResponseBody {
4343

0 commit comments

Comments
 (0)