bharatviswa504 opened a new pull request #2926: URL: https://github.com/apache/ozone/pull/2926
## What changes were proposed in this pull request? We do not need to refresh pipeline info when a key is override. As older version of blocks are not really useful, we have a client side flag(OZONE_CLIENT_KEY_LATEST_VERSION_LOCATION) to return all versions or only latest version. But irrespective of this flag or versioning we do not need to refresh pipeline for older version of blocks, as we require only latest version of blocks with pipeline information. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6103 ## 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
