ninsmiracle opened a new pull request, #1841:
URL: https://github.com/apache/incubator-pegasus/pull/1841

   ### What problem does this PR solve? <!--add issue link with summary if 
exists-->
   #1840
   
   ### What is changed and how does it work?
   1.read the config of  `max_allowed_write_size`
   2.judge if current duplication `batch_bytes` greater than  
`max_allowed_write_size`
   So that we can prevent master cluster send some message that backup cluster 
can not receive.
   
   ##### Side effects
   - master cluster send message by batch or not
   
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to