yuluo-yx opened a new issue, #2768:
URL: https://github.com/apache/rocketmq-dashboard/issues/2768

   ## Problem
   
   Message sorting returns NaN from the comparator when numeric storeTime is 
NaN or Infinity. Invalid comparator results make ordering dependent on engine 
behavior and may interleave malformed rows with valid messages.
   
   ## Expected behavior
   
   Sort finite timestamps descending, place invalid timestamps last, and 
preserve their original relative order.
   
   ## Verification
   
   Add a message API test mixing valid, NaN, and infinite store times.
   


-- 
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]

Reply via email to