yuluo-yx opened a new pull request, #2704:
URL: https://github.com/apache/rocketmq-dashboard/pull/2704

   ## Problem
   
   The Apache message provider rejected equal or reversed timestamps before 
message-ID lookup even though that lookup does not consume either time bound.
   
   ## Changes
   
   - return from the message-ID path before computing query time bounds
   - preserve existing time validation for Key and Topic searches
   - cover equal and reversed unused bounds with a provider regression test
   
   ## Local verification
   
   - `git diff --check`
   - PR scope check: 40 changed lines, 2 files, 1 commit
   - Java tests were not run locally because this workspace does not have the 
project's Java 21 toolchain and no further SDK installation was attempted; the 
automatically triggered Java 21 PR checks are expected to run the regression 
test
   
   No containers, full E2E suite, or remote workflow was started manually.
   
   Fixes #2699
   


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