liudezhi2098 commented on a change in pull request #13461:
URL: https://github.com/apache/pulsar/pull/13461#discussion_r774824607



##########
File path: 
pulsar-client/src/main/java/org/apache/pulsar/client/util/RetryMessageUtil.java
##########
@@ -24,7 +24,7 @@
     public static final String SYSTEM_PROPERTY_DELAY_TIME = "DELAY_TIME";
     public static final String SYSTEM_PROPERTY_REAL_TOPIC = "REAL_TOPIC";
     public static final String SYSTEM_PROPERTY_RETRY_TOPIC = "RETRY_TOPIC";
-    public static final String SYSTEM_PROPERTY_ORIGIN_MESSAGE_ID = 
"ORIGIN_MESSAGE_IDY_TIME";
+    public static final String SYSTEM_PROPERTY_ORIGIN_MESSAGE_ID = 
"ORIGIN_MESSAGE_ID";

Review comment:
       good idea




-- 
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: commits-unsubscr...@pulsar.apache.org

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


Reply via email to