提交 ab09e213 编写于 作者: H huangying

[#1540] add comment

上级 45043e25
......@@ -1180,7 +1180,7 @@ public class DefaultMQProducerImpl implements MQProducerInner {
throw new MQClientException("tranExecutor is null", null);
}
// 事务消息屏蔽DelayTimeLevel参数
// ignore DelayTimeLevel parameter
if(msg.getDelayTimeLevel() != 0) {
MessageAccessor.clearProperty(msg, MessageConst.PROPERTY_DELAY_TIME_LEVEL);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册