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 2018/09/28 10:24:08 UTC

[GitHub] walking98 commented on issue #481: how to set user property “CHECK_IMMUNITY_TIME_IN_SECONDS”

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:
users@infra.apache.org


With regards,
Apache Git Services