ivandika3 commented on PR #6607: URL: https://github.com/apache/ozone/pull/6607#issuecomment-2117006430
> We can bump up the version between client and OM so that if the client detects an old OM, it will reject the requests with tags. @kerneltime Created a new `OzoneManagerVersion` for object tag support and add logic to reject requests if OM does not support tags. The new `OzoneManagerVersion` would also be used for client-side OM version validation for PutObjectTagging, DeleteObjectTagging, and GetObjectTagging in HDDS-10655. @guohao-rosicky is correct that the current behavior is the old OM would just ignore the tag fields. It might be better to ignore than to reject for availability reason, but I'm fine with either approach. -- 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]
