xichen01 commented on PR #7326: URL: https://github.com/apache/ozone/pull/7326#issuecomment-2427109256
> OM 1.4.x cannot report it is at OzoneManagerVersion = 5: that would fool newer clients to believe OBJECT_TAG(5) is supported. So it must keep reporting version = 4. If client only looks at OM version, it cannot distinguish between 1.4.0 and 1.4.1+ OM. Therefore, whether we set `LIGHTWEIGHT_LIST_STATUS` to version 4 or version 5, there will be compatibility issues. So, just let we disabled the `LIGHTWEIGHT_LIST_STATUS` feature in Ozone-1.4.1 until we support a new way to check supported features. -- 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]
