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 2019/10/31 09:26:25 UTC

[GitHub] [rocketmq] 2259289435 opened a new issue #1565: bug :PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS no effect

2259289435 opened a new issue #1565: bug :PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS no effect
URL: https://github.com/apache/rocketmq/issues/1565
 
 
   Please describe the issue you observed:
   PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS No effect
   What did you do (The steps to reproduce)?
   msg.putUserProperty(MessageConst.PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS, "1");
   What did you expect to see?
   after 1s execute checkLocalTransaction
   What did you see instead?
   checkLocalTransaction after 10-20s 
   Please tell us about your environment:
   rocketmq 4.5.2 
   Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services