ChenSammi commented on PR #7394: URL: https://github.com/apache/ozone/pull/7394#issuecomment-2469543765
> work > will a new client work with an old OM? In this case the client would fill both omCertSerialId and secretKeyId fields, OM would return a token based on the old implementation, so that keeps the old behavior, but at least that's not a regression. So it should work right? A new client work with an old OM will get an old RSA signed delegation token. And old RSA signed delegation token can be verified by both old OM and new OM. It will work. -- 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]
