kexianjun opened a new issue #1777: Question about org.apache.rocketmq.store.MappedFile#destroy URL: https://github.com/apache/rocketmq/issues/1777 When transientStorePoolEnable is set to true,the MappedFile may borrow Buffer from TransientStorePool and assigned it to writeBuffer,but when a MappedFile is destroied,the writeBuffer is not returned to TransientStorePool,is it necessary?
---------------------------------------------------------------- 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
