Skip to content

Commit

Permalink
revert core code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhav-yb committed Jul 11, 2024
1 parent 17e5376 commit 12b256c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public PostgresStreamingChangeEventSource(PostgresConnectorConfig connectorConfi
this.snapshotter = snapshotter;
this.replicationConnection = (PostgresReplicationConnection) replicationConnection;
this.connectionProbeTimer = ElapsedTimeStrategy.constant(Clock.system(), connectorConfig.statusUpdateInterval());

}

@Override
Expand Down

0 comments on commit 12b256c

Please sign in to comment.