You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2021/05/12 09:12:44 UTC

[GitHub] [ratis] runzhiwang opened a new pull request #478: RATIS-1376. Improve the used memory

runzhiwang opened a new pull request #478:
URL: https://github.com/apache/ratis/pull/478


   ## What changes were proposed in this pull request?
   1. Decrease outstanding-requests
   2. Do not use request in lambda, because the request contains data, before lambda finish, request can not free memory.
   ![image](https://user-images.githubusercontent.com/51938049/117949755-07ce2d80-b345-11eb-8a37-ad0a0b6e3034.png)
   
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1376
   
   ## How was this patch tested?
   
   no need new ut.
   


-- 
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:
users@infra.apache.org



[GitHub] [ratis] runzhiwang merged pull request #478: RATIS-1376. Improve the used memory

Posted by GitBox <gi...@apache.org>.
runzhiwang merged pull request #478:
URL: https://github.com/apache/ratis/pull/478


   


-- 
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:
users@infra.apache.org



[GitHub] [ratis] runzhiwang closed pull request #478: RATIS-1376. Improve the used memory

Posted by GitBox <gi...@apache.org>.
runzhiwang closed pull request #478:
URL: https://github.com/apache/ratis/pull/478


   


-- 
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:
users@infra.apache.org