Aias00 opened a new pull request, #10664:
URL: https://github.com/apache/rocketmq/pull/10664

   ## Summary
   - check `ReceiptHandleGroup.HandleData` expired locks before entering the 
blocking semaphore wait
   - keep the existing blocking fallback for non-expired locks
   - add coverage that an expired lock is reacquired without waiting for the 
full caller timeout
   
   ## Tests
   - `mvn -pl proxy -Dtest=ReceiptHandleGroupTest test`
   - `git diff --check`
   
   Fixes #10225


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