Skip to content

Commit

Permalink
DBZ-7903 Align core changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvitale authored and jpechane committed Oct 31, 2024
1 parent 21b19a1 commit 9bbfdb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public void markSnapshotRecord(SnapshotRecord record) {
}

@Override
public void preSnapshotStart() {
public void preSnapshotStart(boolean onDemand) {
throw new UnsupportedOperationException();
}

Expand Down

0 comments on commit 9bbfdb0

Please sign in to comment.