codelipenghui opened a new issue #9768:
URL: https://github.com/apache/pulsar/issues/9768


   **Is your enhancement request related to a problem? Please describe.**
   
   Currently, we have done the transaction state check at the server-side, so 
that we can avoid users to commit or abort an invalid transaction(already 
committed or aborted). It also needs to add the validation at the client-side 
to avoid users to use an invalid transaction to publish messages, acknowledge 
messages or abort/commit again.
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to