3424672656 opened a new issue, #8127:
URL: https://github.com/apache/rocketmq/issues/8127

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Runtime platform environment
   
   Centos
   
   ### RocketMQ version
   
   5.2.1
   
   ### JDK Version
   
   11
   
   ### Describe the Bug
   
   The metric of a time wheel in a scheduled task is incorrectly calculated
   
![768e059594335713a7f0670ea1b6128](https://github.com/apache/rocketmq/assets/125714719/e53e56f6-21a6-43b2-b79c-1d14b2fbd268)
   Because each element is a type of information, the code in the text are 
invalid and metric fluctuation errors occur
   
![33a27c1fb29ae14b983b7d97a9ba251](https://github.com/apache/rocketmq/assets/125714719/19f069ad-87d1-47d4-b79d-de8aea3e9951)
   
   
   
   ### Steps to Reproduce
   
   Use arrays for correct calculations for each round of placement
   
   ### What Did You Expect to See?
   
   metric is correctly
   
   ### What Did You See Instead?
   
   metric is incorrectly
   
   ### Additional Context
   
   _No response_


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

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

Reply via email to