zhangjidi2016 commented on issue #5310: URL: https://github.com/apache/rocketmq/issues/5310#issuecomment-1278719100
 Before this patch (https://github.com/apache/rocketmq/commit/a4a53706329f8b26650978bcd6319dbffd7bb4ed) ,The additional attribute UNIQUE_MSG_QUERY_FLAG is added to the request extField when the message is queried, which causes inconsistency when the signature is computed between the client and the server,so the property is removed when the server computes signature. Now this line code could be removed, I will fix it later.  -- 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]
