Skip to content

Commit

Permalink
fixup! [FLINK-XXXXX] Enforce savepoint format at the operator level, …
Browse files Browse the repository at this point in the history
…remove suppression
  • Loading branch information
aljoscha committed Feb 24, 2021
1 parent 177449e commit da7d208
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -180,7 +180,6 @@ public OperatorSnapshotFutures snapshotState(
return snapshotInProgress;
}

@SuppressWarnings("checkstyle:RegexpSingleline")
@VisibleForTesting
void snapshotState(
CheckpointedStreamOperator streamOperator,
Expand Down

0 comments on commit da7d208

Please sign in to comment.