lizhimins commented on issue #8017: URL: https://github.com/apache/rocketmq/issues/8017#issuecomment-2063680876
The default implementation in the current code is DefaultMetadataStore and PosixFileSegment. PosixFileSegment only as test cases and validation purposes. We used metadata management based on Rocksdb implementation and FileSegment based on object storage implementation in out production. In order to achieve higher performance and lower storage costs, this part of the code will contribute in future pr. -- 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-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org