symious commented on PR #2424: URL: https://github.com/apache/ozone/pull/2424#issuecomment-1769775405
> The failed TestOMKeyCreateRequestWithFSO seems related. @symious , could you have a look ? @ChenSammi Currently we only catch the InvalidPathException from RadixTree, but in some FSO classes, "Paths.get" is direclty used, the error related to the failed case is from "https://github.com/apache/ozone/blob/33140cc3dab284c7f830770c22b438d0dbb3a076/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMKeyCreateRequestWithFSO.java#L123". If we catch the exception for FSO classes, it will fall back to the earlier solution. -- 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]
