bharatviswa504 opened a new pull request #1195:
URL: https://github.com/apache/hadoop-ozone/pull/1195


   ## What changes were proposed in this pull request?
   
   1. The cache of the key should be updated in ValidateAndUpdateCache, as we 
return response once after adding to cache, and before DoubleBuffer flushes to 
disk using OmClientResponse#addToDBBatch.
   2. Changed return type of DeleteKeysResponse, as anyway when success we are 
not returning delete list and also when failure, we fail complete batch. So we 
can just return status.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3930
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   Added tests
   


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