Mrart opened a new pull request, #3983:
URL: https://github.com/apache/flink-cdc/pull/3983

   PR from https://github.com/apache/flink-cdc/pull/2571
   
   Ignore unnecessary fetcher shutdowns
   To hide the element queue from the connector developers and make 
SplitFetcherManager the only owner
   class of the queue
   It's enough to refresh the schema when 
[PostgresSourceFetchTaskContext#configure](https://github.com/ververica/flink-cdc-connectors/blob/e0fd6f965b702cc2876372dc068379dafe066277/flink-connector-postgres-cdc/src/main/java/com/ververica/cdc/connectors/postgres/source/fetch/PostgresSourceFetchTaskContext.java#L176)
 is called, and there is no need to refresh the schema afterwards.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to