ltamber commented on issue #5779: URL: https://github.com/apache/rocketmq/issues/5779#issuecomment-1369565618
Actually if the value part of the message is null or empty, the message will not retain in the compaction process. the code is [here](https://github.com/apache/rocketmq/blob/develop/store/src/main/java/org/apache/rocketmq/store/kv/CompactionLog.java#L329) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
