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

   ### 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
   
   all
   
   ### RocketMQ version
   
   develop
   
   ### JDK Version
   
   _No response_
   
   ### Describe the Bug
   
    auto In the master-slave replication scenario, since the replication is 
based on bytes, the slave data will often be temporarily incomplete.
   
   <img width="1090" alt="企业微信截图_06609cd0-8897-4495-a555-0e08fdf059ea" 
src="https://github.com/user-attachments/assets/c11da3b9-e81d-41b5-a852-f8c7e969f727";>
   
   
   ### Steps to Reproduce
   
   Use master-slave, then replicate and observe the slave's log.
   
   ### What Did You Expect to See?
   
   The slave node does not report an error when reputting.
   
   ### What Did You See Instead?
   
   The slave's reput thread will often report errors, but retry will succeed.
   
   ### Additional Context
   
   none


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