You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/06 02:44:39 UTC

[GitHub] [rocketmq] sunxiaojian commented on issue #5779: RocketMQ compaction topic does not support tombstone messages

sunxiaojian commented on issue #5779:
URL: https://github.com/apache/rocketmq/issues/5779#issuecomment-1373071081

   > 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)
   
   It seems that DefaultMQProducer does not support sending messages with empty value


-- 
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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org