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 2022/12/28 09:45:00 UTC

[GitHub] [rocketmq] sunxiaojian opened a new issue, #5779: RocketMQ compaction topic does not support tombstone messages

sunxiaojian opened a new issue, #5779:
URL: https://github.com/apache/rocketmq/issues/5779

   RocketMQ compaction topic needs to support clearing useless messages


-- 
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.apache.org

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


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

Posted by "sunxiaojian (via GitHub)" <gi...@apache.org>.
sunxiaojian commented on issue #5779:
URL: https://github.com/apache/rocketmq/issues/5779#issuecomment-1437835935

   @fuyou001 Are you dealing with this problem ?


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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


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

Posted by GitBox <gi...@apache.org>.
fuyou001 commented on issue #5779:
URL: https://github.com/apache/rocketmq/issues/5779#issuecomment-1369565268

   could you  describle  the scenar


-- 
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


Re: [I] RocketMQ compaction topic does not support tombstone messages [rocketmq]

Posted by "sunxiaojian (via GitHub)" <gi...@apache.org>.
sunxiaojian closed issue #5779: RocketMQ compaction topic does not support tombstone messages 
URL: https://github.com/apache/rocketmq/issues/5779


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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: commits-unsubscribe@rocketmq.apache.org

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


Re: [I] RocketMQ compaction topic does not support tombstone messages [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5779:
URL: https://github.com/apache/rocketmq/issues/5779#issuecomment-1962763595

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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