[ https://issues.apache.org/jira/browse/HDDS-13213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aryan Gupta updated HDDS-13213: ------------------------------- Description: While fetching keys to be deleted based on keyLimitPerTask, in parallel, we should also check that those keys shouldn't exceed the ratis buffer size(by default 32 MB), if they do, we should break there. We should fetch keys till ratis buffer size limit(default 32 MB) is reached instead of was:While fetching keys to be deleted based on keyLimitPerTask, in parallel, we should also check that those keys shouldn't exceed the ratis buffer size(by default 32 MB), if they do, we should break there. > KeyDeletingService should batch keys based on Ratis buffer size instead of > keyLimitPerTask > ------------------------------------------------------------------------------------------ > > Key: HDDS-13213 > URL: https://issues.apache.org/jira/browse/HDDS-13213 > Project: Apache Ozone > Issue Type: Sub-task > Reporter: Aryan Gupta > Assignee: Aryan Gupta > Priority: Major > > While fetching keys to be deleted based on keyLimitPerTask, in parallel, we > should also check that those keys shouldn't exceed the ratis buffer size(by > default 32 MB), if they do, we should break there. > We should fetch keys till ratis buffer size limit(default 32 MB) is reached > instead of -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org