ni-ze commented on PR #5076: URL: https://github.com/apache/rocketmq/pull/5076#issuecomment-1247520618
IMO, This method is invoked by users, and the fellow property is used to check whether the message is a timer message in HookUtils. ```java public static final String PROPERTY_TIMER_DELAY_MS = "TIMER_DELAY_MS"; ``` -- 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]
