symious opened a new pull request #2261:
URL: https://github.com/apache/ozone/pull/2261


   ## What changes were proposed in this pull request?
   
   Currently, OM queries all history versions of locations for a key and 
replied to clients, which may exceed the IPC response size and cost OM many 
resources to process history key locations.
   This patch added a config that can be specified to let OM return only the 
latest key location to clients.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5243
   
   ## How was this patch tested?
   
   Unit test
   


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

Reply via email to