syhily commented on pull request #17643:
URL: https://github.com/apache/flink/pull/17643#issuecomment-957908355


   I don't think this fixed the data loss issue. Pulsar internally wrap the 
CompletableFuture in `receiveAsync()` with a 
`CompletableFutureCancellationHandler`. The pending receiver would be 
automatically removed when meeting `TimeoutException`.


-- 
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