walking98 commented on issue #481: how to set user property 
“CHECK_IMMUNITY_TIME_IN_SECONDS” 
URL: https://github.com/apache/rocketmq/issues/481#issuecomment-425392751
 
 
   As the doc stated, the user property need to set with the request message. 
e.g.
   msg.putUserProperty(MessageConst.PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS, 
"1");
   
   Since this is a usage question, please send the question with user email 
list directly instead of opening issue at here next time. thanks a lot!
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to