You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/05/13 04:49:15 UTC

[GitHub] [ozone] kaijchen commented on pull request #3226: HDDS-6491. Support FSO keys in getExpiredOpenKeys

kaijchen commented on PR #3226:
URL: https://github.com/apache/ozone/pull/3226#issuecomment-1125654077

   I have decided not to add the `BucketLayout` in `OpenKeyBucket` proto in this patch for following reasons:
   
   1. We are processing one kind of bucket at a time in `getExpiredOpenKeys`, the caller must know the `BucketLayout` it passed in. And all the expired keys got are in that kind of bucket.
   2. Removing a field from proto is hard, it's better to add it in HDDS-4123 if we really need. I think adding `BucketLayout` in `OpenKeysDeleteRequest` is another feasible option.
   
   Please take another look @errose28, thanks.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org