chungen0126 commented on PR #9381: URL: https://github.com/apache/ozone/pull/9381#issuecomment-3584874355
Thanks @adoroszlai for the fix. Would It be better to create an `OmKeyInfoWithFSO` subclass that extends OmKeyInfo for FSO buckets. We could then move the fileName-related methods (e.g., getFileName & getPath) to OmKeyInfoWithFSO. This approach would prevent from calling these methods during OBS operations. -- 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]
