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 committed Oct 31, 2024
1 parent c3088b1 commit ba15528
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public Struct getSourceInfo() {
}

@Override
public boolean isSnapshotRunning() {
public boolean isInitialSnapshotRunning() {
throw new UnsupportedOperationException();
}

Expand Down

0 comments on commit ba15528

Please sign in to comment.