thetumbled commented on issue #19629:
URL: https://github.com/apache/pulsar/issues/19629#issuecomment-1451260815

   > I don't quite understand, does the client need to configure two timeouts?
   I have implement this in PR https://github.com/apache/pulsar/pull/19662. 
   
   > can you show me your use example? As far as I guess, your example doesn't 
contain any consumers?
   > If you want to ensure multi-topic produce exactly-once semantics without 
consumer, now pulsar transaction can't ensure.
   
   yes we do not contain consumers in our experiment. We want to use pulsar 
transaction to ensure producer-side exactly-once semantics, and use 
flink-connector to provide consumer-side exactly-once semantics. 
   Later i will  issue a PR for supporting checkout whether transactional 
producer ensure exactly-once semantics.


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