peterxcli commented on PR #7792: URL: https://github.com/apache/ozone/pull/7792#issuecomment-2629456871
I was confusing why the delete keys request works fine with Legacy layout even if the request map like this: https://github.com/apache/ozone/blob/5e8d4de89fc706b7dce2c1774a62071dbc41e4aa/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/BucketLayoutAwareOMKeyRequestFactory.java#L137-L143 Till I see these😅: https://github.com/apache/ozone/blob/5e8d4de89fc706b7dce2c1774a62071dbc41e4aa/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/BucketLayoutAwareOMKeyRequestFactory.java#L291-L299 https://github.com/apache/ozone/blob/5e8d4de89fc706b7dce2c1774a62071dbc41e4aa/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/BucketLayoutAwareOMKeyRequestFactory.java#L342-L345 -- 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]
