You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "RongtongJin (via GitHub)" <gi...@apache.org> on 2023/02/25 08:25:39 UTC

[GitHub] [rocketmq] RongtongJin commented on issue #6169: NPE found when timerWheel disabled

RongtongJin commented on issue #6169:
URL: https://github.com/apache/rocketmq/issues/6169#issuecomment-1445029224

   Hi @imzs @fuyou001 @drpmma IMO, it is not elegant to keep reporting NPE in the log when the user neither uses pop consume nor timerWheel. Maybe we can optimize it, when users disable timerWheel, they will be forced to not use pop consume and invalid NPE logs will not print.
   


-- 
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-unsubscribe@rocketmq.apache.org

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