FangzuoZhang commented on PR #3484:
URL: https://github.com/apache/brpc/pull/3484#issuecomment-5472822178

   > Please also add the corresponding unit tests.
   
   Thanks. Corresponding unit tests have been added in commit 95368dbd.
   
   The tests cover:
   
   - in-order and exactly-once batch processing;
   - inclusion of the final message in the current batch;
   - unchanged behavior when batching is disabled;
   - unchanged progressive-read behavior;
   - nothrow destruction and handler exception containment;
   - cleanup of remaining messages;
   - shared transport scheduling for empty, synchronous, and asynchronous paths;
   - bthread creation accounting;
   - gflag validation;
   - adaptive batch growth, reduction, sample capping, and socket reset.


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