adoroszlai opened a new pull request, #9530: URL: https://github.com/apache/ozone/pull/9530
## What changes were proposed in this pull request? - HDDS-11981 added new annotations in OM without banning them where they should be. - Annotations defined on `ozone-manager` are not available in modules that do not depend on `ozone-manager`, so they do not need to be banned. - Similarly, `Replicate` defined in `hdds-server-framework` does not need to be banned in common/client modules. https://issues.apache.org/jira/browse/HDDS-14216 ## How was this patch tested? Local and CI build. https://github.com/adoroszlai/ozone/actions/runs/20371326384/job/58538399302 -- 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]
