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

   ### 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
   
   mac
   
   ### RocketMQ version
   
   develop
   
   ### JDK Version
   
   jdk11
   
   ### Describe the Bug
   
   IllegalStateException caused by logical errors
   <img width="1575" alt="image" 
src="https://github.com/user-attachments/assets/7316376d-ce97-468e-adc8-2ef40d361f8b";>
   <img width="1053" alt="image" 
src="https://github.com/user-attachments/assets/8161e7e6-3956-4707-bdfc-3b6c552fe193";>
   
   
   ### Steps to Reproduce
   
   When executing the method 
org.apache.rocketmq.remoting.rpc.RpcClientImpl#handlePullMessage, the 
operationSucceed() inside does not return the correct result.
   
   ### What Did You Expect to See?
   
   Correct return without error.
   
   ### What Did You See Instead?
   
   Run error.
   
   ### 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