Xeli commented on issue #6594: [FLINK-9311] [pubsub] Added PubSub source connector with support for checkpointing (ATLEAST_ONCE) URL: https://github.com/apache/flink/pull/6594#issuecomment-488235510 Hi @haf The connector will acknowledge messages on every successful checkpoint. How often do you checkpoint? What might happen is that for some reason messages are not acknowledged fast enough. Could you also show how you create the PubSubSource? So what configuration you've used.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services