You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/10 12:28:44 UTC

[GitHub] [pulsar] liangyepianzhou commented on pull request #14218: [Transaction] Don`t wait When commit or abort

liangyepianzhou commented on pull request #14218:
URL: https://github.com/apache/pulsar/pull/14218#issuecomment-1034864904


   > Do we need to still maintain the send futures and ack futures in `TransactionImpl`?
   We need to change the send futures and ack futures to a final future. 
   In order to avoid too many conflict, I will change it later.
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org