You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/06/18 12:10:40 UTC

[GitHub] [rocketmq] hzh0425 commented on a diff in pull request #4477: implement transaction message escape

hzh0425 commented on code in PR #4477:
URL: https://github.com/apache/rocketmq/pull/4477#discussion_r900859864


##########
broker/src/test/java/org/apache/rocketmq/broker/transaction/queue/TransactionEscapeBridgeTest.java:
##########
@@ -0,0 +1,13 @@
+package org.apache.rocketmq.broker.transaction.queue;
+
+import org.junit.Ignore;
+
+/**
+ * @author zhaozhenhang <zh...@kuaishou.com>
+ * Created on 2022-06-18
+ */

Review Comment:
   Don't leave author info



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

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