sodonnel commented on PR #10433: URL: https://github.com/apache/ozone/pull/10433#issuecomment-4626079718
> We should just change the token class from Token<OzoneBlockTokenIdentifier> to String in all the places. How far do you think we should go? Token is used all over the place - intellij just gives up searching for usages. The nicest fix would be to cache the encoded token inside the token object itself, but its a hadoop class, so we cannot easily change it just in Ozone. -- 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]
