levy5307 opened a new pull request #685: URL: https://github.com/apache/incubator-pegasus/pull/685
### What problem does this PR solve? <!--add issue link with summary if exists--> writes[0] ~ writes[total_rpc_cnt-1] will be destructed by their corresponding rpc_holder which created in on_batched_write_requests, so we don't need to release them in this unit test. ### Check List <!--REMOVE the items that are not applicable--> Tests <!-- At least one of them must be included. --> - No code ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
