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 2022/11/17 09:44:25 UTC

[GitHub] [ratis] lhotari opened a new pull request, #786: RATIS-1748. Cache getMetricName to reduce garbage

lhotari opened a new pull request, #786:
URL: https://github.com/apache/ratis/pull/786

   ## What changes were proposed in this pull request?
   
   - reduce unnecessary object allocations to reduce memory and garbage collection pressure
   
   ## What is the link to the Apache JIRA
   
   - https://issues.apache.org/jira/browse/RATIS-1748
   
   ## How was this patch tested?
   
   Existing tests cover this


-- 
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: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [ratis] szetszwo merged pull request #786: RATIS-1748. Cache getMetricName to reduce garbage

Posted by GitBox <gi...@apache.org>.
szetszwo merged PR #786:
URL: https://github.com/apache/ratis/pull/786


-- 
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: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org