zymap opened a new pull request #4879: [Transaction][Buffer]make the transaction index to store in the ledger URL: https://github.com/apache/pulsar/pull/4879 --- *Motivation* Currently, the transaciton index is in memory. When the broker restart all indexes will be discarded. We need a mechanism to recover the index. *Modifications* Make the transaction index store in the cursor ledger.
---------------------------------------------------------------- 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
