Jashinck commented on code in PR #133:
URL: 
https://github.com/apache/rocketmq-eventbridge/pull/133#discussion_r1271409712


##########
adapter/runtime/src/main/java/org/apache/rocketmq/eventbridge/adapter/runtime/config/RuntimeConfigDefine.java:
##########
@@ -41,4 +41,6 @@ public class RuntimeConfigDefine {
 
     public static final String ACCOUNT_ID = "accountId";
 
+    public static final String RECEIVE_TIME = "receive-time";

Review Comment:
   可以删掉了



##########
adapter/runtime/src/main/java/org/apache/rocketmq/eventbridge/adapter/runtime/config/RuntimeConfigDefine.java:
##########
@@ -41,4 +41,6 @@ public class RuntimeConfigDefine {
 
     public static final String ACCOUNT_ID = "accountId";
 
+    public static final String RECEIVE_TIME = "receive-time";

Review Comment:
   可以删掉了



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