sijie opened a new pull request #4165: [transaction][buffer] add interfaces for 
transaction buffer and an in-memory implementation
URL: https://github.com/apache/pulsar/pull/4165
 
 
   
   Master Issue: #2664
   
   *Motivation*
   
   Setup the project structure for developing transaction buffer.
   
   *Changes*
   
   - setup the project structure
   - introduce common classes: `TxnID`, `TxnStatus`
   - introduce `TransactionBuffer` for broker to store and manage entries for 
transactions
   - enable checkstyle for `pulsar-transaction`
   
   *NOTES*
   
   All the changes are isolated into `pulsar-transaction` module. Hence it will 
not block any other changes or releases.
   
   

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


With regards,
Apache Git Services

Reply via email to