sunxiaojian opened a new pull request, #6219:
URL: https://github.com/apache/rocketmq/pull/6219

   
   Changelog :
   
   1. Modify the client. When the key is not empty, it will not be checked 
whether the body is empty; Support adding messages with empty body
   2. Add the delete.deletion.ms attribute when creating a topic; Empty 
messages will not be cleared directly during the compression process. Only when 
the configured timeout is reached will they be cleared during the compression 
process; If the compression process is cleared directly, the consumer may not 
consume and the client cache cannot be updated
   
![image](https://user-images.githubusercontent.com/6446530/222106076-cce2ea11-6fda-4cfa-b954-f31dc43dd220.png)
   3.When incremental compact is performed, even if the incremental file is 
empty, the compact operation will continue. In order to clear the expired empty 
message


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

Reply via email to